database export in pgsql

Поиск
Список
Период
Сортировка
От Vikas
Тема database export in pgsql
Дата
Msg-id 4280AB53.7060804@ctwoodapple.com
обсуждение исходный текст
Ответы Re: database export in pgsql  (Richard Huxton <dev@archonet.com>)
Список pgsql-general
Hi,

Im having problems in exporting my local pgdb to my server with data.
I do a backup and everytime i get stuck in functions or some $libdir or
function pg_logdir_ls() etc.
I ignore those function definations but then it crashes on some create
table statement.
I believe there is a easy way to generate the database script which does
not include so many types of objects
since my db does not use functions only generic tables and views.

Please help,
Thanks and Regards,
Vikas


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

Предыдущее
От: Daniel Schuchardt
Дата:
Сообщение: Delphi - Developers start develop Access components for Postgres?
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: database export in pgsql