[BUGS] BUG #4177: Dump and restore from Slonified 8.1.11 causes a segfault

2008-05-17 Thread Githogori Nyangara-Murage
The following bug has been logged online: Bug reference: 4177 Logged by: Githogori Nyangara-Murage Email address: [EMAIL PROTECTED] PostgreSQL version: 8.3.1 Operating system: CentOS 5.1 Description:Dump and restore from Slonified 8.1.11 causes a segfault Details: E

Re: [BUGS] BUG #4177: Dump and restore from Slonified 8.1.11 causes a segfault

2008-05-17 Thread Tom Lane
"Githogori Nyangara-Murage" <[EMAIL PROTECTED]> writes: > Either a pg_dumpall or pg_dump of a Slonified database on PostgreSQL 8.1.11 > causes a segfault if I try to restore it on PostgreSQL 8.3.1. Please provide a stack trace, or even better a dump file with which someone else can reproduce the c

[BUGS] BUG #4179: pg_standby reports "file size greater than expected"

2008-05-17 Thread Reinhard Zitzmann
The following bug has been logged online: Bug reference: 4179 Logged by: Reinhard Zitzmann Email address: [EMAIL PROTECTED] PostgreSQL version: 8.3.1 Operating system: Centos 5 Description:pg_standby reports "file size greater than expected" Details: When copying a

Re: [BUGS] [DOCS] wal_sync_method

2008-05-17 Thread Tom Lane
[ redirecting to -bugs ] "Jaime Casanova" <[EMAIL PROTECTED]> writes: > On Sat, May 17, 2008 at 11:55 AM, Tom Lane <[EMAIL PROTECTED]> wrote: >> "Jaime Casanova" <[EMAIL PROTECTED]> writes: >>> But in my freshly 8.3.1 instalation on win xp, the default is >>> "fsync"... is a *bug* in the docs :) >

Re: [BUGS] BUG #4179: pg_standby reports "file size greater than expected"

2008-05-17 Thread Tom Lane
"Reinhard Zitzmann" <[EMAIL PROTECTED]> writes: > When copying a WAL file with "cp --sparse=always ..." to a remote NFS > directory, the remote file becomes 16777217 bytes long for a short > time. Seems to me this is a bug in cp, not Postgres. regards, tom lane -- Sent v

Re: [BUGS] [DOCS] wal_sync_method

2008-05-17 Thread Jaime Casanova
On Sat, May 17, 2008 at 1:45 PM, Tom Lane <[EMAIL PROTECTED]> wrote: > [ redirecting to -bugs ] > > "Jaime Casanova" <[EMAIL PROTECTED]> writes: >> On Sat, May 17, 2008 at 11:55 AM, Tom Lane <[EMAIL PROTECTED]> wrote: >>> "Jaime Casanova" <[EMAIL PROTECTED]> writes: But in my freshly 8.3.1 ins

[BUGS] WG: [GENERAL] reproducible database crash with simple sql command on postgres 8.3.1

2008-05-17 Thread Christian.Strobl
ok regards christian Please forward this info to pgsql-bugs. I don't have a Windows machine so I can't look into it myself. regards, tom lane Von: Strobl, Christian Gesendet: Fr 16.05.2008 17:42

Re: [BUGS] mingw compile error

2008-05-17 Thread Bob Rossi
On Thu, May 15, 2008 at 11:18:18AM -0400, Bob Rossi wrote: > Hi, > > I noticed that if I build postgresql-8.3.1 on mingw with > --disable-shared --without-zlib, I get a compiler error when it goes to > build the regress test in src/test/regress. > > The problem is here, > $(NAME)$(DLSUFFIX): $(

Re: [BUGS] mingw compile error

2008-05-17 Thread Tom Lane
Bob Rossi <[EMAIL PROTECTED]> writes: >> I noticed that if I build postgresql-8.3.1 on mingw with >> --disable-shared --without-zlib, I get a compiler error when it goes to >> build the regress test in src/test/regress. > Ping. Anyone care? Well, no, not a lot --- you haven't explained why it's n