Re: [BUGS] BUG #2870: incorrect man page for postgres

2007-01-03 Thread Tom Lane
Euler Taveira de Oliveira <[EMAIL PROTECTED]> writes: > Dmitry D. Khlebnikov wrote: >> The man page for postgres(1) has a wrong description of the '-S' option. >> Previously, the '-S' option means that postgres will start in the 'silent' >> mode, but in version 8.2 the '-S' option describes the am

Re: [BUGS] BUG #2870: incorrect man page for postgres

2007-01-03 Thread Euler Taveira de Oliveira
Dmitry D. Khlebnikov wrote: > The man page for postgres(1) has a wrong description of the '-S' option. > Previously, the '-S' option means that postgres will start in the 'silent' > mode, but in version 8.2 the '-S' option describes the amount of memory for > sorts. > I think you change the orde

Re: [BUGS] Installing PGSQL on Windows XP

2007-01-03 Thread Magnus Hagander
Vishwanath, Kiran - Mission wrote: > Hi There, > > I am trying to install PGSQL on a Windows XP box and have downloaded a > snapshot of the tar ball onto my box. I am unable to run the ./configure > command and am not sure if I have missed any pre-requisites like a C > compiler or something else.

Re: [BUGS] BUG #2872: SELECT from view with OR fast in 8.1, slow in 8.2

2007-01-03 Thread Tom Lane
"Nicholas Vinen" <[EMAIL PROTECTED]> writes: > Sorry that I can't provide data, there's some private information in there, > but hopefully this will be easy enough to reproduce. Not really, without any sample data. > This was never a problem with 8.1.x. What plan did 8.1 use?

Re: [BUGS] BUG #2868: Help

2007-01-03 Thread Dave Page
George wrote: The following bug has been logged online: Bug reference: 2868 Logged by: George Email address: [EMAIL PROTECTED] PostgreSQL version: 8.1.5 Operating system: Mac OSX Tiger 10.4 Description:Help Details: PGAdmin Vs. 1.6.1 crashes when trying to search

[BUGS] Installing PGSQL on Windows XP

2007-01-03 Thread Vishwanath, Kiran - Mission
Hi There, I am trying to install PGSQL on a Windows XP box and have downloaded a snapshot of the tar ball onto my box. I am unable to run the ./configure command and am not sure if I have missed any pre-requisites like a C compiler or something else. I tried looking at the read me and install

[BUGS] BUG #2872: SELECT from view with OR fast in 8.1, slow in 8.2

2007-01-03 Thread Nicholas Vinen
The following bug has been logged online: Bug reference: 2872 Logged by: Nicholas Vinen Email address: [EMAIL PROTECTED] PostgreSQL version: 8.2.0 Operating system: Linux (AMD64) Description:SELECT from view with OR fast in 8.1, slow in 8.2 Details: Sorry that I can

[BUGS] BUG #2871: LDAP authentication problem

2007-01-03 Thread Dan Horacek
The following bug has been logged online: Bug reference: 2871 Logged by: Dan Horacek Email address: [EMAIL PROTECTED] PostgreSQL version: 8.2.0 - 1 Operating system: windows Description:LDAP authentication problem Details: I've just installed postgres 8.2.0-1 for wi

[BUGS] BUG #2870: incorrect man page for postgres

2007-01-03 Thread Dmitry D. Khlebnikov
The following bug has been logged online: Bug reference: 2870 Logged by: Dmitry D. Khlebnikov Email address: [EMAIL PROTECTED] PostgreSQL version: 8.2 Operating system: Openwall GNU/*/Linux Description:incorrect man page for postgres Details: The man page for postgr