Обсуждение: pg_dump: PG 7.0 -> PG 7.2.1

Поиск
Список
Период
Сортировка

pg_dump: PG 7.0 -> PG 7.2.1

От
Andreas Schlegel
Дата:
Hi,

I am used to dump a Postgres 7.2.1 with pg_dump -Ft ... and restore
using the command pg_restore -Ft ...

Now I have to dump a PG 7.0 database and restore it in a PG 7.2.1
server. Does anyone what are good commands for dumping and restoring?

Greetings,
Andreas


Re: pg_dump: PG 7.0 -> PG 7.2.1

От
Ewald Geschwinde
Дата:
Andreas Schlegel wrote:

> Hi,
>
> I am used to dump a Postgres 7.2.1 with pg_dump -Ft ... and restore
> using the command pg_restore -Ft ...
>
> Now I have to dump a PG 7.0 database and restore it in a PG 7.2.1
> server. Does anyone what are good commands for dumping and restoring?
>
> Greetings,
> Andreas
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
>
>
pg_dump --help