Re: [GENERAL] Problem in Pg 8.1.4 with CREATEDB

2006-06-07 Thread Pit M.
Alexander Scholz wrote: Yes, we have the same problem! Refer to the thread with the subject "Problem V8.1.4 - providing pwd for commandline tools doesn't work anymore". They seem to have change the old behaviour of the commandline tools, which worked well since 8.0! I don't understand why the c

Re: [GENERAL] Problem in Pg 8.1.4 with CREATEDB

2006-06-01 Thread Magnus Hagander
> > I don't think anyone ever imagined that the bug actually allowed > > people to use utilities in a way that was useful to them, but > > unintended by everyone else. Had we done, we would > certainly have made > > the warnings more obvious and considered workarounds. > > Actually, we thought

Re: [GENERAL] Problem in Pg 8.1.4 with CREATEDB

2006-06-01 Thread Tom Lane
"Dave Page" writes: > I don't think anyone ever imagined that the bug actually allowed people > to use utilities in a way that was useful to them, but unintended by > everyone else. Had we done, we would certainly have made the warnings > more obvious and considered workarounds. Actually, we thou

Re: [GENERAL] Problem in Pg 8.1.4 with CREATEDB

2006-06-01 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Alexander Scholz > Sent: 31 May 2006 09:56 > To: pgsql-general@postgresql.org > Subject: Re: [GENERAL] Problem in Pg 8.1.4 with CREATEDB > > Yes, we have the same pr

Re: [GENERAL] Problem in Pg 8.1.4 with CREATEDB

2006-06-01 Thread Alexander Scholz
Yes, we have the same problem! Refer to the thread with the subject "Problem V8.1.4 - providing pwd for commandline tools doesn't work anymore". They seem to have change the old behaviour of the commandline tools, which worked well since 8.0! I don't understand why the change should be "more secu

Re: [GENERAL] Problem in Pg 8.1.4 with CREATEDB

2006-05-31 Thread Pit Müller
Bruce Momjian wrote: Pit M�ller wrote: Hello ! We have a very sophisticated setup for our software which needs to install databases on a PostgreSQL Server if the user chooses PG as database system. This setup worked fine on 8.1 to 8.1.3 but fails now with 8.1.4. It looks like the problem i

Re: [GENERAL] Problem in Pg 8.1.4 with CREATEDB

2006-05-31 Thread Bruce Momjian
Pit M?ller wrote: > Hello ! > We have a very sophisticated setup for our software which needs to > install databases on a PostgreSQL Server if the user chooses PG as > database system. This setup worked fine on 8.1 to 8.1.3 but fails now > with 8.1.4. It looks like the problem is caused by CREAT

[GENERAL] Problem in Pg 8.1.4 with CREATEDB

2006-05-31 Thread Pit Müller
Hello ! We have a very sophisticated setup for our software which needs to install databases on a PostgreSQL Server if the user chooses PG as database system. This setup worked fine on 8.1 to 8.1.3 but fails now with 8.1.4. It looks like the problem is caused by CREATEDB, which seems to hang.