Re: Use a blob or not?

From: Peter Geoghegan <peter(dot)geoghegan86(at)gmail(dot)com>
To: Daniel <danwgrace(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Use a blob or not?
Date: 2009-12-07 17:40:50
Message-ID: db471ace0912070940g31407b66pa015e51fd3a179e2@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Daniel,

If the data will only be 5 Kb, I suggest you use bytea (binary string).

Regards,
Peter Geoghegan

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Scott Mead 2009-12-07 18:12:03 Re: Add pg server to cluster
Previous Message Joshua D. Drake 2009-12-07 17:39:14 Re: Use a blob or not?