Re: PostgreSQL

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Oct 10, 2005 at 19:45:33 -0400,
  Robert L Cochran <cochranb@xxxxxxxxxxxxx> 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.)


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux