database export in pgsql - Mailing list pgsql-general

From Vikas
Subject database export in pgsql
Date
Msg-id 4280AB53.7060804@ctwoodapple.com
Whole thread Raw
Responses Re: database export in pgsql
List 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 by date:

Previous
From: Daniel Schuchardt
Date:
Subject: Delphi - Developers start develop Access components for Postgres?
Next
From: Richard Huxton
Date:
Subject: Re: database export in pgsql