how to dump one table with large objects - Mailing list pgsql-admin

From guly
Subject how to dump one table with large objects
Date
Msg-id 7q949780786081.02392@send5.inner-21cn.com
Whole thread Raw
List pgsql-admin
I want to dump only one table with large-object. I typed "pg_dump -bv -Fc -Z9 -t table -d db > expdb &" on command
line.But OS showed error "large-object output not supported for a single table" .Should I dump all db if there are some
largeobjects in table? 

jovi


pgsql-admin by date:

Previous
From: Geoffrey Ducharme
Date:
Subject: Re: Task manager fails to terminate postmaster process.
Next
From: Vinicius
Date:
Subject: Having problem with postgresql configuration (template1 doesn't exist)?