bytea

From: "Adrian Chong" <achong(at)cecid(dot)hku(dot)hk>
To: <pgsql-sql(at)postgresql(dot)org>
Subject: bytea
Date: 2003-02-05 09:55:39
Message-ID: 013001c2ccfc$bcf457f0$20b10893@achongpc
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hello,

I have a table containing a field of type bytea:

CREATE TABLE a_table (
a_field bytea
);

How can I import a file in a SQL script? What function I can use?

Thank you very much.

Adrian

Browse pgsql-sql by date

  From Date Subject
Next Message Christoph Haller 2003-02-05 10:15:55 Re: bytea
Previous Message Muhammad Shariq Muzaffar 2003-02-05 08:51:34 Lock timeout detection in postgres 7.3.1