From: | Adrian Klaver <adrian(dot)klaver(at)gmail(dot)com> |
---|---|
To: | Pete Wall <Pete_Wall(at)symantec(dot)com> |
Cc: | "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: PostgreSQL Downgrades |
Date: | 2013-04-08 13:51:57 |
Message-ID: | 5162CB7D.3020304@gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On 04/08/2013 06:49 AM, Pete Wall wrote:
> All tables and rules would be the same. I assume with the -a flag, we'd
> need to create the database and relations beforehand, but that shouldn't
> be too much trouble.
The complementary switch to -a is -s which dumps only the schema. Might
be worth it to do that and make any changes necessary rather than going
through table by table.
>
> Thanks again,
> -Pete
>
> On 4/8/13 8:46 AM, "Adrian Klaver" <adrian(dot)klaver(at)gmail(dot)com> wrote:
>
--
Adrian Klaver
adrian(dot)klaver(at)gmail(dot)com
From | Date | Subject | |
---|---|---|---|
Next Message | Adrian Klaver | 2013-04-08 13:58:12 | Re: Selecting timestamp from Database |
Previous Message | Richard Harley | 2013-04-08 13:49:43 | Re: Selecting timestamp from Database |