Re: database export in pgsql - Mailing list pgsql-general

From Vikas
Subject Re: database export in pgsql
Date
Msg-id 42818A5B.7030908@ctwoodapple.com
Whole thread Raw
In response to Re: database export in pgsql  (Richard Huxton <dev@archonet.com>)
Responses Re: database export in pgsql  ("Dinesh Pandey" <dpandey@secf.com>)
List 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?


pgsql-general by date:

Previous
From: Alex Turner
Date:
Subject: Re: Hosting options on Postgres - what's best?
Next
From: "Dinesh Pandey"
Date:
Subject: Re: database export in pgsql