Re: pg_dump without blobs - Mailing list pgsql-general

From Vivek Khera
Subject Re: pg_dump without blobs
Date
Msg-id 5C318C82-8C9C-4EA2-B5D3-4079D266D9E8@khera.org
Whole thread Raw
In response to Re: pg_dump without blobs  (Francisco Reyes <lists@stringsutils.com>)
Responses Re: pg_dump without blobs  ("Joshua D. Drake" <jd@commandprompt.com>)
List pgsql-general
On Jul 16, 2007, at 9:26 AM, Francisco Reyes wrote:

> I guess the next question is 'what does postgresql considers a blob'?
> bytea fields? How about a large text with megabytes worth of data?

bytea and text fields are NOT blobs.  they are what you access via
the 'large object' functions.


pgsql-general by date:

Previous
From: Sim Zacks
Date:
Subject: Re: unconvertable characters
Next
From: "Joshua D. Drake"
Date:
Subject: Re: pg_dump without blobs