Re: Export/Import

Поиск
Список
Период
Сортировка
От Vishal Kashyap @ [SaiHertz]
Тема Re: Export/Import
Дата
Msg-id 77b69d2104120104534e023ec@mail.gmail.com
обсуждение исходный текст
Ответ на Export/Import  (Sudhakar Kurumella <kurumella@yahoo.com>)
Список pgsql-admin
Dear Sudhakar ,


>
> I am new to PostgreSQL,

Welcome .

> How can i export/import a complete database running on one machine to
> another machine. I have gone through the docs, what i gather is,,that i can
> export only tables only..not entire database like we do in MS SQL Server.



PostgreSQL does not have any GUI tool for that but pg_dump and
pg_restore would do your job.

Please read the docs for more.

http://www.postgresql.org/docs/7.4/interactive/app-pgrestore.html

http://www.postgresql.org/docs/current/static/app-pgdump.html

--
With Best Regards,
Vishal Kashyap.
Lead Software Developer,
http://saihertz.com,
http://vishalkashyap.tk

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

Предыдущее
От: Sudhakar Kurumella
Дата:
Сообщение: Linux PostgreSQL to Windows PostgreSQL
Следующее
От: Geoffrey
Дата:
Сообщение: Re: copy