Re: pg_dump without blobs

From: Vivek Khera <vivek(at)khera(dot)org>
To: PostgreSQL general <pgsql-general(at)postgresql(dot)org>
Subject: Re: pg_dump without blobs
Date: 2007-07-16 15:00:58
Message-ID: 5C318C82-8C9C-4EA2-B5D3-4079D266D9E8@khera.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tino Wildenhain 2007-07-16 15:06:16 Re: encrypting a query string
Previous Message Sim Zacks 2007-07-16 14:58:56 Re: unconvertable characters