PostgreSQL

Bruno Wolff III bruno at wolff.to
Sun Oct 23 16:13:22 UTC 2005


On Mon, Oct 10, 2005 at 19:45:33 -0400,
  Robert L Cochran <cochranb at speakeasy.net> wrote:
> If you need to work with BLOBs, be aware that PostgreSQL doesn't have a 
> BLOB data type.

Postgres has bytea and a large object type. text fields can also be quite
large. (Though if you want to use the text field as part of an index,
the limit is on the order of thousands of characters.)




More information about the fedora-list mailing list