Re: Export a database or a table from a database

Поиск
Список
Период
Сортировка
От Jean-Michel POURE
Тема Re: Export a database or a table from a database
Дата
Msg-id 200203131640.g2DGekVc005645@www1.translationforge
обсуждение исходный текст
Ответ на Export a database or a table from a database  ("Stefan Kowalski" <Stefan.Kowalski@ixtra.com>)
Список pgsql-general
> I want to export a database or a table from a database.
> There is a possibility the copy the data from the table, but
> I need the whole structure include the data.

pg_dump -u database_name --table tablename > file.sql

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

Предыдущее
От: Miguel Omar Carvajal
Дата:
Сообщение: Duplicate key
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: Referential integrity violation