database export in pgsql

From: Vikas <vikas(dot)yadav(at)ctwoodapple(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: database export in pgsql
Date: 2005-05-10 12:38:43
Message-ID: 4280AB53.7060804@ctwoodapple.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Zlatko Matic 2005-05-10 13:20:31 Re: Delphi - Developers start develop Access components for Postgres?
Previous Message vladimir 2005-05-10 12:34:49 Re: Adventures in Quest for GUI RAD