Re: [BUGS] PostgreSQL 9.2 beta1's pg_upgrade fails on Windows XP

2012-06-11 Thread Edmund Horner
On 26 May 2012 01:10, Bruce Momjian wrote: > Ah, turns out I only need one extra log file on Windows, not two, > because I can reuse the utility file for pg_ctl stop.  The original > beta1 code usesd the utility file for pg_ctl stop and start, which is > what caused the problem. > > Applied patch

Re: [BUGS] 9.2 beta2 - pg_ctl crashes on Win32 when neither PGDATA nor -D specified

2012-06-11 Thread Edmund Horner
On 12 June 2012 14:51, Tom Lane wrote: > Edmund Horner writes: >> On 12 June 2012 14:23, Tom Lane wrote: >>> Hm, that patch seems to be several bricks shy of a load.  I will fix >>> two obvious bugs in it: >>> (1) not dump core on boxes where printf("%s", NULL) dumps core; > >> I saw that, but I

Re: [BUGS] 9.2 beta2 - pg_ctl crashes on Win32 when neither PGDATA nor -D specified

2012-06-11 Thread Tom Lane
Edmund Horner writes: > On 12 June 2012 14:23, Tom Lane wrote: >> Hm, that patch seems to be several bricks shy of a load.  I will fix >> two obvious bugs in it: >> (1) not dump core on boxes where printf("%s", NULL) dumps core; > I saw that, but I couldn't decide if it was the actual problem in

Re: [BUGS] 9.2 beta2 - pg_ctl crashes on Win32 when neither PGDATA nor -D specified

2012-06-11 Thread Edmund Horner
On 12 June 2012 14:23, Tom Lane wrote: > Edmund Horner writes: >> In 9.1, if I run "pg_ctl start" without providing way for it to find >> the datadir, it prints the error: > >>     C:\ehorner\pgsql-old\bin>pg_ctl start >>     pg_ctl: no database directory specified and environment variable >> PGD

Re: [BUGS] 9.2 beta2 - pg_ctl crashes on Win32 when neither PGDATA nor -D specified

2012-06-11 Thread Tom Lane
Edmund Horner writes: > In 9.1, if I run "pg_ctl start" without providing way for it to find > the datadir, it prints the error: > C:\ehorner\pgsql-old\bin>pg_ctl start > pg_ctl: no database directory specified and environment variable > PGDATA unset > Try "pg_ctl --help" for more inf

Re: [BUGS] BUG #6687: initdb -A ident can almost never be correct

2012-06-11 Thread Tom Lane
David Fetter writes: > Interface wouldn't change. Instead, it would check for your > once-in-a-blue-moon scenario of identd answering on the network and > error out if it didn't fine same. This is nonsense. As Magnus said, localhost is the one case where identd *can* be trusted. There is no re

Re: [BUGS] JDBC Driver can't read UUID from database

2012-06-11 Thread Kris Jurka
On Mon, 11 Jun 2012, Dean Schulze wrote: > Out of curiosity why didn't the driver map the Postgresql UUID to a Java > UUID? > The example I gave of calling getString must return a String and not another type. With a recent JDBC Driver and Java version, calling getObject will return a UUID o

Re: [BUGS] BUG #6688: can't install from binary.

2012-06-11 Thread Dave Page
On Mon, Jun 11, 2012 at 6:12 PM, wrote: > The following bug has been logged on the website: > > Bug reference:      6688 > Logged by:          Rob > Email address:      om...@ra1.net > PostgreSQL version: 9.1.4 > Operating system:   OSX 10.4.11 > Description: > > Hi, > > I get an error when tryin

[BUGS] BUG #6688: can't install from binary.

2012-06-11 Thread omnis
The following bug has been logged on the website: Bug reference: 6688 Logged by: Rob Email address: om...@ra1.net PostgreSQL version: 9.1.4 Operating system: OSX 10.4.11 Description: Hi, I get an error when trying to run the 9.1.4 installer binary (postgresql-9.1.4-1

Re: [BUGS] BUG #6687: initdb -A ident can almost never be correct

2012-06-11 Thread David Fetter
On Mon, Jun 11, 2012 at 06:21:43PM +0200, Magnus Hagander wrote: > On Mon, Jun 11, 2012 at 6:14 PM, David Fetter wrote: > > On Mon, Jun 11, 2012 at 06:04:22PM +0200, Magnus Hagander wrote: > >> On Mon, Jun 11, 2012 at 6:01 PM, David Fetter wrote: > >> > On Mon, Jun 11, 2012 at 05:51:06PM +0200, M

Re: [BUGS] BUG #6687: initdb -A ident can almost never be correct

2012-06-11 Thread Magnus Hagander
On Mon, Jun 11, 2012 at 6:14 PM, David Fetter wrote: > On Mon, Jun 11, 2012 at 06:04:22PM +0200, Magnus Hagander wrote: >> On Mon, Jun 11, 2012 at 6:01 PM, David Fetter wrote: >> > On Mon, Jun 11, 2012 at 05:51:06PM +0200, Magnus Hagander wrote: >> >> On Mon, Jun 11, 2012 at 5:14 PM,   wrote: >>

Re: [BUGS] BUG #6687: initdb -A ident can almost never be correct

2012-06-11 Thread David Fetter
On Mon, Jun 11, 2012 at 06:04:22PM +0200, Magnus Hagander wrote: > On Mon, Jun 11, 2012 at 6:01 PM, David Fetter wrote: > > On Mon, Jun 11, 2012 at 05:51:06PM +0200, Magnus Hagander wrote: > >> On Mon, Jun 11, 2012 at 5:14 PM,   wrote: > >> > The following bug has been logged on the website: > >>

Re: [BUGS] BUG #6687: initdb -A ident can almost never be correct

2012-06-11 Thread Magnus Hagander
On Mon, Jun 11, 2012 at 6:01 PM, David Fetter wrote: > On Mon, Jun 11, 2012 at 05:51:06PM +0200, Magnus Hagander wrote: >> On Mon, Jun 11, 2012 at 5:14 PM,   wrote: >> > The following bug has been logged on the website: >> > >> > Bug reference:      6687 >> > Logged by:          David Fetter >> >

Re: [BUGS] BUG #6687: initdb -A ident can almost never be correct

2012-06-11 Thread David Fetter
On Mon, Jun 11, 2012 at 05:51:06PM +0200, Magnus Hagander wrote: > On Mon, Jun 11, 2012 at 5:14 PM, wrote: > > The following bug has been logged on the website: > > > > Bug reference:      6687 > > Logged by:          David Fetter > > Email address:      da...@fetter.org > > PostgreSQL version: 9

Re: [BUGS] BUG #6687: initdb -A ident can almost never be correct

2012-06-11 Thread Magnus Hagander
On Mon, Jun 11, 2012 at 5:14 PM, wrote: > The following bug has been logged on the website: > > Bug reference:      6687 > Logged by:          David Fetter > Email address:      da...@fetter.org > PostgreSQL version: 9.1.4 > Operating system:   All > Description: > > When calling initdb -A, it is

[BUGS] BUG #6687: initdb -A ident can almost never be correct

2012-06-11 Thread david
The following bug has been logged on the website: Bug reference: 6687 Logged by: David Fetter Email address: da...@fetter.org PostgreSQL version: 9.1.4 Operating system: All Description: When calling initdb -A, it is assumed--wrongly in the case of ident, that every m

Re: [BUGS] JDBC Driver can't read UUID from database

2012-06-11 Thread Dean Schulze
Thanks. Out of curiosity why didn't the driver map the Postgresql UUID to a Java UUID? On 6/6/12 2:12 AM, "Kris Jurka" wrote: > > >On Tue, 5 Jun 2012, Dean Schulze wrote: > >> >> I'm using Hibernate (3.6 and 4.0) with Postgresql 9.1. Our tables have >> UUIDs in them and your driver is tryin

Re: [BUGS] 9.2 beta1 libxml2 can't be loaded on Windows

2012-06-11 Thread Dave Page
Sachin, please investigate ASAP. Thanks. On Mon, Jun 11, 2012 at 6:30 AM, Edmund Horner wrote: > On 9 June 2012 03:48, Dave Page wrote: >> On Fri, Jun 1, 2012 at 1:39 AM, Edmund Horner wrote: >>> On 1 June 2012 12:36, Edmund Horner wrote: On 1 June 2012 12:14, Edmund Horner wrote: >