Re: [ADMIN] Database alternate locations

2002-01-03 Thread Jules Alberts
cause the chosen path isn't >permitted for databases createdb: database creation failed > >I have read the documentation on using alternate database locations >in detail, but to no avail. Can anyone help? > > you may try using a path name with no numeric characters in

Re: [ADMIN] Is this list working?

2002-01-14 Thread Jules Alberts
iling lists, you may want to try them. subscribe at postgresql.org. HTH, HAND -- Jules Alberts ---(end of broadcast)--- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly

Re: [ADMIN] Is this list working?

2002-01-14 Thread Jules Alberts
On Fri, 11 Jan 2002 17:39:06 +0900, Yasuo Ohgaki <[EMAIL PROTECTED]> wrote: >Jules Alberts wrote: > >> On 10 Jan 2002 17:37:25 -0800, Tony Reina <[EMAIL PROTECTED]> wrote: >> >>>I'm reading the list through Google groups, but I haven't seen much

Re: [ADMIN] Database mirroring

2002-04-19 Thread Jules Alberts
officialy a part of 7.2, but somewhere in the contribs. -- Jules Alberts ---(end of broadcast)--- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/users-lounge/docs/faq.html

[ADMIN] 7.3.1 update gives PHP libpq.so.2 problem

2003-02-04 Thread Jules Alberts
Hello everyone, After upgrading to pg 7.3.1 on a RH 7.3 box with php 4.1.2 PHP won't work anymore, it misses libpq.so.2. This is a known issue, but the only solution I could google was compiling a recent PHP from source or creating a softlink from libpq.so.3 to libpq.so.2. I read that the link