Re: [BUGS] BUG #4785: Installation fails

2009-05-12 Thread Krimstock, Roger I (Roger)
Dave, Should the installer be the user "postgres"? I've installed both as "rik" (global domain) and "postgres" (local domain). Each time installation fails to write the "conf" file in /data. See below for answers to your questions. Thanks! Roger P.S. OS is XP -Original Message- From:

Re: [BUGS] BUG #4785: Installation fails

2009-05-12 Thread Dave Page
On Tue, May 12, 2009 at 2:17 AM, Krimstock, Roger I (Roger) wrote: > > Dave, > Should the installer be the user "postgres"?  I've installed both as > "rik" (global domain) and "postgres" (local domain).  Each time > installation fails to write the "conf" file in /data.  See below for > answers to

[BUGS] BUG #4806: Bug with GiST index and empty integer array?

2009-05-12 Thread Joerg Kiegeland
The following bug has been logged online: Bug reference: 4806 Logged by: Joerg Kiegeland Email address: kiegel...@ikv.de PostgreSQL version: PostgreSQL8.3.7 Operating system: Windows XP Description:Bug with GiST index and empty integer array? Details: The GiST index

Re: [BUGS] BUG #4806: Bug with GiST index and empty integer array?

2009-05-12 Thread Tom Lane
"Joerg Kiegeland" writes: > The GiST index seems not to be able to find empty integer arrays. Yeah, this is a known issue. We are looking into what can be done about it for 8.4. regards, tom lane -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make