Re: [ADMIN] Database access error after upgrade 7.1.2 -> 7.1.3

2001-10-12 Thread Chad R. Larson
At 09:36 PM 10/10/2001 , Tom Lane wrote: >I will be exceedingly surprised if your 7.1.2 code let you into >template0 either. Perhaps you are confusing it with template1? My 7.1.2 on FreeBSD allows connections to template1 but not template0. -crl -- Chad R. Larson (CRL22)[EMAIL PROTE

Re: [ADMIN] Database access error after upgrade 7.1.2 -> 7.1.3

2001-10-10 Thread Tom Lane
Steve Frampton <[EMAIL PROTECTED]> writes: > However, if I try to connect to template0, I get the following error > message: > psql: FATAL 1: Database "template0" is not currently accepting > connections Yup, that's what it's supposed to do. I will be exceedingly surprised if your 7.1.2 code le

Re: [ADMIN] Database access error after upgrade 7.1.2 -> 7.1.3

2001-10-10 Thread postgresql
tup you are not saving the output of postgres to a file so there is no way to look at the log. Ted -Original Message- From: Steve Frampton <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Date: Wed, 10 Oct 2001 04:42:19 -0400 (EDT) Subject: [ADMIN] Database access error afte

[ADMIN] Database access error after upgrade 7.1.2 -> 7.1.3

2001-10-10 Thread Steve Frampton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello: I just moved a database server from 7.1.2 to 7.1.3. After looking in the ChangeLog and not seeing anything that would seem to indicate any DB structural changes, I did the upgrade as follows: pg_ctl stop -D /home2/pgsql/data -w -m smart mv /