From: | Stuart Bishop <zen(at)shangri-la(dot)dropbear(dot)id(dot)au> |
---|---|
To: | pgsql-admin(at)postgresql(dot)org |
Subject: | Re: PG 7.1.3 & MacOS X (10.1) |
Date: | 2001-10-27 02:35:06 |
Message-ID: | 3B3F172C-CA83-11D5-BD04-000393031882@shangri-la.dropbear.id.au |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin pgsql-ports |
On Saturday, October 27, 2001, at 10:25 AM, Tom Lane wrote:
> Chris Ruprecht <chrup999(at)yahoo(dot)com> writes:
>> I got the postmaster up just fine, too. Then, when I tried 'createdb
>> msms' I got an error that the backend has disconnected - the
>> postmaster was still up though.
>> When I tried again, I got messages that the directory I was trying to
>> create already existed. I tried this a few times to no avail.
>
> A guess is that there's some sort of problem with the
> system("cp -r ....")
> call that CREATE DATABASE uses to copy template1. But I don't see why
> that'd cause a backend crash. You'll need to trace through the code to
> learn more, in any case. Look in src/backend/commands/dbcommands.c.
>
> BTW, although PG 7.1 is reported to run okay under 10.0.4, we have
> heard unconfirmed reports that it needs patches for 10.1. You might
> want to look around for those before proceeding.
Patches and details can be found at
http://www.psyex.com/techdocs/pgonx.html
After upgrading from 10.0.4 to 10.1, createdb and dropdb both stopped
working
(backend has disconnected errors). Building fresh under 10.1 failed
without
the patches.
--
Stuart Bishop <zen(at)shangri-la(dot)dropbear(dot)id(dot)au>
http://shangri-la.dropbear.id.au/
From | Date | Subject | |
---|---|---|---|
Next Message | Emmanuel Guyot | 2001-10-27 11:08:42 | Re: pg_dump and timestamp : problem with TimeZone |
Previous Message | Tom Lane | 2001-10-27 00:25:30 | Re: PG 7.1.3 & MacOS X (10.1) |
From | Date | Subject | |
---|---|---|---|
Next Message | Russ McBride | 2001-10-27 18:31:41 | [Solution] PG 7.1.3 & MacOS X (10.1) |
Previous Message | Bill Nowicki | 2001-10-27 00:49:10 | MIPS 3.0 compiler? |