how to dump one table with large objects

From: "guly" <gulyxxf(at)21cn(dot)com>
To: "pgsql-admin" <pgsql-admin(at)postgresql(dot)org>
Subject: how to dump one table with large objects
Date: 2005-02-19 13:37:21
Message-ID: 7q949780786081.02392@send5.inner-21cn.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 large objects in table?

jovi

Browse pgsql-admin by date

  From Date Subject
Next Message Vinicius 2005-02-20 13:11:40 Having problem with postgresql configuration (template1 doesn't exist)?
Previous Message Geoffrey Ducharme 2005-02-18 22:39:42 Re: Task manager fails to terminate postmaster process.