Re: database export in pgsql

From: Vikas <vikas(dot)yadav(at)ctwoodapple(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: database export in pgsql
Date: 2005-05-11 04:30:19
Message-ID: 42818A5B.7030908@ctwoodapple.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Richard Huxton wrote:

> Vikas wrote:
>
>> 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.
>
>
> pg_dump shouldn't ever "get stuck" at any point.

It was not the pg_dump which got stuck. it was the importing the
generated SQL where I got stuck.
How do I prevent functions of other system type objects from being
dumped in the SQL?

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Dinesh Pandey 2005-05-11 04:46:13 Re: database export in pgsql
Previous Message Alex Turner 2005-05-11 03:39:36 Re: Hosting options on Postgres - what's best?