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)
Список
Дерево обсуждения
Export a database or a table from a database "Stefan Kowalski" <Stefan.Kowalski@ixtra.com>
Export a database or a table from a database Lee Kindness <lkindness@csl.co.uk>
Re: Export a database or a table from a database Jean-Michel POURE <jm.poure@freesurf.fr>
> 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 по дате отправления