[BUGS] pg_archivecleanup outputs errors messages which are not error messages per se

2012-01-09 Thread Benjamin Henrion
Hi, I am using pg_archivecleanup in a shell script that sends STDERR to a log file, and I see the foilowing: pg_archivecleanup: keep WAL file "/db/current/wal/0009001700DD" and later pg_archivecleanup: removing file "/db/current/wal/0009001700DC" pg_archivecleanup: removin

Re: [BUGS] pg_archivecleanup outputs errors messages which are not error messages per se

2012-01-09 Thread Simon Riggs
On Mon, Jan 9, 2012 at 9:55 AM, Benjamin Henrion wrote: > I am using pg_archivecleanup in a shell script that sends STDERR to a > log file, and I see the foilowing: > > pg_archivecleanup: keep WAL file > "/db/current/wal/0009001700DD" and later > pg_archivecleanup: removing file "/db/

Re: [BUGS] user names & non-ASCII

2012-01-09 Thread Robert Haas
On Fri, Dec 23, 2011 at 1:58 PM, Heikki Linnakangas wrote: > On 23.12.2011 19:21, Robert Haas wrote: >> >> On Thu, Dec 15, 2011 at 3:40 PM, Holec, JPH Software >>  wrote: >>> >>> I Have PostgreSQL server 8.4.9 on Linux, database utf-8 and Client app on >>> Windows (VC++ and libpq.dll). >>> I need

[BUGS] Re: [BUGS] BUG #6358: [bug] pgAdmin não abre script sql das tabelas

2012-01-09 Thread Robert Haas
2011/12/25 : > The following bug has been logged on the website: > > Bug reference:      6358 > Logged by:          Thiago Correia > Email address:      thiagoliveiracorr...@yahoo.com.br > PostgreSQL version: 9.1.2 > Operating system:   Query tool > Description: > > O pgAdmin se conecta ao servido

Re: [BUGS] BUG #6359: excessively inlining subquery leads to slow queries

2012-01-09 Thread Robert Haas
On Mon, Dec 26, 2011 at 8:50 AM, wrote: > The following bug has been logged on the website: > > Bug reference:      6359 > Logged by:          Maksym Boguk > Email address:      maxim.bo...@gmail.com > PostgreSQL version: 9.1.2 > Operating system:   Ubuntu linux > Description: > > Sometime Postgr

Re: [BUGS] BUG #6360: with hold cursor, cause function executed twice and wrong results

2012-01-09 Thread Robert Haas
On Tue, Dec 27, 2011 at 12:47 PM, Tom Lane wrote: > wcting...@163.com writes: >> The reason is that the function p_test_execute is executed twice, when >> *fetch*, it is first executed, and when transaction commit, because the >> cursor is a *holdable* cursor, it is executed again. > > Yup.  I don

Re: [BUGS] BUG #6364: The URL for the page listing user groups is unresponsive.

2012-01-09 Thread Robert Haas
On Wed, Dec 28, 2011 at 6:58 PM, wrote: > The following bug has been logged on the website: > > Bug reference:      6364 > Logged by:          Basil Bourque > Email address:      basilbour...@pobox.com > PostgreSQL version: 9.1.2 > Operating system:   Mac > Description: > > This URL for user grou

Re: [BUGS] BUG #6367: Missing pg_config

2012-01-09 Thread Robert Haas
On Fri, Dec 30, 2011 at 9:17 AM, wrote: > The following bug has been logged on the website: > > Bug reference:      6367 > Logged by:          D J > Email address:      thanga...@gmail.com > PostgreSQL version: 9.1.2 > Operating system:   Kubuntu Linux 10.10 > Description: > > REPLICATE > 1. Clea

Re: [BUGS] BUG #6371: Installation process

2012-01-09 Thread Robert Haas
On Mon, Jan 2, 2012 at 7:49 AM, wrote: > The following bug has been logged on the website: > > Bug reference:      6371 > Logged by:          Vitaly > Email address:      vital...@gmail.com > PostgreSQL version: 9.1.2 > Operating system:   Windows 7 x86 > Description: > > Installation stops after

Re: [BUGS] BUG #6377: some notice on the manual page

2012-01-09 Thread Robert Haas
On Wed, Jan 4, 2012 at 6:15 AM, wrote: > The following bug has been logged on the website: > > Bug reference:      6377 > Logged by:          Igor > Email address:      moiseev.i...@gmail.com > PostgreSQL version: 8.4.10 > Operating system:   any > Description: > > On the page of "Appendix A. Pos

Re: [BUGS] Documentation bug: reference to checkpoint activity in bgwriter

2012-01-09 Thread Robert Haas
On Sat, Dec 31, 2011 at 8:54 PM, Peter Geoghegan wrote: > ISTM that the following reference, at config.sgml line 1345, ought to > be adjusted due to the introduction of the new checkpointer process: > >  Setting this to zero disables >         background writing (except for checkpoint activity).

Re: [BUGS] Documentation bug: reference to checkpoint activity in bgwriter

2012-01-09 Thread Peter Geoghegan
On 9 January 2012 18:47, Robert Haas wrote: > On Sat, Dec 31, 2011 at 8:54 PM, Peter Geoghegan > wrote: >> ISTM that the following reference, at config.sgml line 1345, ought to >> be adjusted due to the introduction of the new checkpointer process: >> >>  Setting this to zero disables >>        

[BUGS] BUG #6389: Fsync failed while creating DB

2012-01-09 Thread anjali_524
The following bug has been logged on the website: Bug reference: 6389 Logged by: Anjali Arora Email address: anjali_...@yahoo.co.in PostgreSQL version: 9.0.4 Operating system: CentOS Description: It is reference to bug#6372.. Hi Tom, Thanks for the solution. CIFS