Re: Move Tables From One Database to Another

Поиск
Список
Период
Сортировка
От Rich Shepard
Тема Re: Move Tables From One Database to Another
Дата
Msg-id alpine.LNX.2.00.1203291326140.7215@salmo.appl-ecosys.com
обсуждение исходный текст
Ответ на Re: Move Tables From One Database to Another  (Gabriele Bartolini <gabriele.bartolini@2ndQuadrant.it>)
Список pgsql-general
On Thu, 29 Mar 2012, Gabriele Bartolini wrote:

> I suggest that you look at the -l and -L options in pg_restore, which
> allow you to select which dump entries to restore (selective restore).

Gabriele,

   After sending the message I realized the proper syntax is 'psql -d
database -f table.sql'. That works.

Thanks,

Rich


В списке pgsql-general по дате отправления:

Предыдущее
От: Andy Colson
Дата:
Сообщение: Re: Move Tables From One Database to Another
Следующее
От: Rich Shepard
Дата:
Сообщение: Re: Move Tables From One Database to Another