pg_restore error

From: "Partners - Majolee InfoTech" <info(at)majolee(dot)info>
To: <pgsql-general(at)postgresql(dot)org>
Subject: pg_restore error
Date: 2005-09-29 07:25:13
Message-ID: 002201c5c4c6$fcc2ca00$0100a8c0@MI11
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

We use i686 based linux RH9.0 system and our postgresql is 8.0.3

We use following command
su -c '/usr/local/pgsql/bin/pg_dump -d -O -x [DBNAME] > [file withpath]' postgres

to generate dump.

But while restoring it gives too many errors and that is because it uses $_$ for plpgsql function body separator which the pg_restore and psql [dbname] < [file] both does not seem to understand.

Any solution to this..??

Regards,

Biren Shah
Mihir Darji

Responses

Browse pgsql-general by date

  From Date Subject
Next Message A. Kretschmer 2005-09-29 07:38:25 Re: Hardware requirements
Previous Message Rafael Montoya 2005-09-29 07:20:00 Re: Hardware requirements