Re: Dump from Postgresql95 - Mailing list pgsql-admin

From Bruce Momjian
Subject Re: Dump from Postgresql95
Date
Msg-id 200107122007.f6CK7TF27732@candle.pha.pa.us
Whole thread Raw
In response to Re: Dump from Postgresql95  (craig@tool.net)
List pgsql-admin
> I found the problem. The CREATE TABLE statements from the
> Postgre95 dump had "archive = none" at the end, right before
> the semicolon. Once I took these out to fix those errors,
> the import went smoothly.
>
> So, out of curiosity, what is the "archive = none" all about
> and why is it no longer valid?

That was an old Berkeley feature, never used by us.  Something about
archiving to cdrom.  We silently ignored it for many releases, then
finally ripped it out.  We never anticipated a Postgres95 users still
having useful data.  :-)

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-admin by date:

Previous
From: craig@tool.net
Date:
Subject: Re: Dump from Postgresql95
Next
From: reina@nsi.edu (Tony Reina)
Date:
Subject: Determining which users are logged onto the db