| From: | Maciej Piekielniak <piechcio(at)isb(dot)com(dot)pl> |
|---|---|
| To: | pgsql-sql(at)postgresql(dot)org |
| Subject: | Re: dump with lo |
| Date: | 2006-03-02 16:59:28 |
| Message-ID: | 1855113375.20060302175928@isb.com.pl |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-sql |
Hello Tom,
Thursday, March 2, 2006, 4:21:22 PM, you wrote:
TL> Maciej Piekielniak <piechcio(at)isb(dot)com(dot)pl> writes:
>> I try copy my old database with large objects from postgresql7.4 to
>> postgresql-8.1.
>> How can I dump database with lo? pg_dumpall don't save lo.
TL> Use 8.1's pg_dump and pg_dumpall to dump from the old server. We fixed
TL> that problem finally.
TL> regards, tom lane
I try to copy pg_wrapper,PgCommon.pm to /usr/bin but when i type
pg_dump -V i got:
Argument "." isn't numeric in numeric lt(<) at PgCommon.pm line 439
Error: You must install at least one
postgresql-client-<version>package
I have debian sarge
--
Best regards,
Maciej mailto:piechcio(at)isb(dot)com(dot)pl
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Fuhr | 2006-03-02 17:04:14 | Re: Question about Sql SELECT and optimizer |
| Previous Message | Chaz. | 2006-03-02 16:19:32 | Question about Sql SELECT and optimizer |