bytea - Mailing list pgsql-general

From Dennis Gearon
Subject bytea
Date
Msg-id 40A0FA0B.8070608@fireserve.net
Whole thread Raw
Responses Re: bytea  (Dennis Gearon <gearond@fireserve.net>)
Re: bytea  (Jonathan Bartlett <johnnyb@eskimo.com>)
List pgsql-general
when bytea, text, and varchar(no limit entered) columns are used, do
they ALWAYS use an extra table/file? Or do they only do it after a
certain size of input?

Also, if I wanted to put a *.pdf file in a bytea column, what functions
do I use to escape any characters in it?

pgsql-general by date:

Previous
From:
Date:
Subject: Re: Data Encryption in PostgreSQL, and a Tutorial.
Next
From: "scott.marlowe"
Date:
Subject: Re: How to move data from 1 database to another?