Does pg_dumpall support BLOBs? - Mailing list pgsql-novice

From Dobes Vandermeer
Subject Does pg_dumpall support BLOBs?
Date
Msg-id 7324d9a20811050149q5f497961v6c49fcde64e9dd1b@mail.gmail.com
Whole thread Raw
Responses Re: Does pg_dumpall support BLOBs?
List pgsql-novice
While trying to find the answer to this question (does pg_dumpall
support BLOBs) I found some old mailing list posts that said it does
not support blobs because it does a plaintext dump, and that means it
can't do any BLOBs.

Is this still the case with recent versions of postgres (i.e. 8.2), or
is there now a way to encode BLOBs into an SQL text file?

Thanks,
Dobes

pgsql-novice by date:

Previous
From: Tom Lane
Date:
Subject: Re: postgres user can connect but no one else
Next
From: Marcin Krol
Date:
Subject: viewing currently executing query