Re: [BUGS] BUG #5847: pg_restore: [archiver (db)] COPY failed: ERROR: invalid byte sequence for encoding "UTF8": 0x96

2011-01-30 Thread Robert Haas
On Mon, Jan 24, 2011 at 11:18 PM, Vijayakumar wrote: > > The following bug has been logged online: > > Bug reference:      5847 > Logged by:          Vijayakumar > Email address:      mails4vijayaku...@gmail.com > PostgreSQL version: 8.2 > Operating system:   windows > Description:        pg_resto

Re: [BUGS] BUG #5844: maverick

2011-01-30 Thread Robert Haas
On Mon, Jan 24, 2011 at 1:46 AM, Darshana wrote: > > The following bug has been logged online: > > Bug reference:      5844 > Logged by:          Darshana > Email address:      darsh...@returnpool.com > PostgreSQL version: 9.0 > Operating system:   Ubuntu 10.10 > Description:        maverick > Det

Re: [BUGS] BUG #5851: ROHS (read only hot standby) needs to be restarted manually in somecases.

2011-01-30 Thread mark
> -Original Message- > From: Robert Haas [mailto:robertmh...@gmail.com] > Sent: Sunday, January 30, 2011 12:19 PM > To: mark > Cc: pgsql-bugs@postgresql.org > Subject: Re: [BUGS] BUG #5851: ROHS (read only hot standby) needs to be > restarted manually in somecases. > > On Fri, Jan 28, 20

Re: [BUGS] BUG #5851: ROHS (read only hot standby) needs to be restarted manually in somecases.

2011-01-30 Thread Robert Haas
On Fri, Jan 28, 2011 at 1:03 PM, mark wrote: > When showing the setting on the slave or master all tcp_keepalive settings > (idle, interval and count) are showing 0; > > The config file shows interval and count commented out, but idle in the > config file is set to 2100. > > Possible that "show tc

Re: [BUGS] BUG #5665: catalog/schemapg.h: No such file or directory

2011-01-30 Thread Tom Lane
I wrote: > Dylan Alex Simon writes: >> I'm seeing this problem too, so I might be able to shed some light on it. > Hm. I can't replicate this at all. > ... >> GNU Make 3.82 > Mine is 3.81 (Fedora 13). Is it possible this is a bug introduced in > 3.82? The symlink is made this way: > $(top_b

Re: [BUGS] BUG #5665: catalog/schemapg.h: No such file or directory

2011-01-30 Thread Tom Lane
Dylan Alex Simon writes: > I'm seeing this problem too, so I might be able to shed some light on it. > Here's exactly what I did: >> cd /usr/src/postgresql-9.0.2 >> tar -xjvf postgresql-9.0.2.tar.bz2 >> mv postgresql-9.0.2 src >> mkdir obj-x86_64 >> cd obj-x86_64 >> /usr/src/postgresql-9.0.2/src/