No, many free GBs on drive...
More info:
The problem occurred in customer site
DB - Postgres version 8.2.4
OS - windows Server 2008 R2
He reported about storage problems which triggered node switch (it is postgres
installation on windows 2008 cluster) But now although postgres.exe is running,
Hi
The problem occurred in customer site
DB - Postgres version 8.2.4
OS - windows Server 2008 R2
He reported about storage problems which triggered node switch (it is postgres
installation on windows 2008 cluster)
But now although postgres.exe is running, it is not really functioning…
Yuval
What is the difference between SIMPLE and ENGLISH FULL TEXT Configuration in
Postgresql 9.0.1.
Discussion will continue on the wiki page:
http://wiki.postgresql.org/wiki/Forums_at_postgresql.com.au
Even though the discussion has moved I still intent to keep pushing the issues
to a resolution. The wiki is not shelving the idea for another time.
On 23/11/2010, at 8:42 PM, Thom Brown wrote:
On Sun, Nov 28, 2010 at 4:37 AM, Sofer, Yuval wrote:
> hi
>
> My Postgres Server reports the next error message in log files.
>
> “ERROR: xlog flush request 17/4D6C2720 is not satisfied --- flushed only to
> 17/4CE03418”
>
> Although Server up, Postgres does not function as expected - simple comm
On Sun, Nov 28, 2010 at 6:37 AM, Sofer, Yuval wrote:
> Although Server up, Postgres does not function as expected - simple commands
> like “select * from ” or “drop database” fails with this error
>
What happened to your postgres server recently? Did it crash? Did you
have a hardware failure?
hi
My Postgres Server reports the next error message in log files.
"ERROR: xlog flush request 17/4D6C2720 is not satisfied --- flushed only to
17/4CE03418"
Although Server up, Postgres does not function as expected - simple commands
like "select * from " or "drop database" fails with this er
> So the in-place update is a vital part of the program, because a range of
values
> of column col should be stored together on the disk. Is there any way to
do such
> a in-place update without generating much extra overhead?
>
Although in-place update is not possible, can he not use partitioning
Please send your answer (also) to the list.
Le 28/11/2010 10:23, zhipan Wang a écrit :
> [...]
> Thanks a lot for your detailed reply. I am trying to implement the idea
> proposed
> in the paper Database Cracking. The basic idea is like this:
>
> When a query with a range predicate like "a col
Le 27/11/2010 09:52, Zhipan Wang a écrit :
> Hi,
>
> I want to access part of a table on the disk sequentially, i,e., when I get
> to a tuple in the table, I need to read several pages of data in the table
> starting from this tuple.
You shouldn't rely on the order on disk. It will change as so
Hey Zhipan,
2010/11/27 Zhipan Wang
> Hi,
>
> I want to access part of a table on the disk sequentially, i,e., when I get
> to a tuple in the table, I need to read several pages of data in the table
> starting from this tuple. I guess CTID could be translated to physical
> address on the disk to
11 matches
Mail list logo