bytea - Mailing list pgsql-sql

From Adrian Chong
Subject bytea
Date
Msg-id 013001c2ccfc$bcf457f0$20b10893@achongpc
Whole thread Raw
List 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


pgsql-sql by date:

Previous
From: Muhammad Shariq Muzaffar
Date:
Subject: Lock timeout detection in postgres 7.3.1
Next
From: Christoph Haller
Date:
Subject: Re: bytea