What character can be stored in TEXT?

From: Chris Bitmead <chris(at)bitmead(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: What character can be stored in TEXT?
Date: 2001-10-04 00:37:29
Message-ID: 3BBBAF49.105@bitmead.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-general

I want to store binary data, but I don't
want to use large objects. Can TEXT type
store binary data, if not precisely what
range of characters can be stored in it?
Is there any other data type that would
be better to use?

Browse pgsql-general by date

  From Date Subject
Next Message James F. Hranicky 2001-10-04 00:45:33 Re: Inserting encrypted data into postgres
Previous Message Seung-won Hwang 2001-10-03 23:52:17 Flushing cache?