Re: bytea - Mailing list pgsql-sql

From Christoph Haller
Subject Re: bytea
Date
Msg-id 3E40FDC0.56D15B5B@rodos.fzk.de
Whole thread Raw
In response to bytea  ("Adrian Chong" <achong@cecid.hku.hk>)
List pgsql-sql
>
> Thanks for your reply. But what I want to do is loading a file of a
particular path with a sql
> statement in psql. Why I need to care about how the file looks like?
Thanks.
>
Because "non-printables" might not be properly escaped.
If they are, just use the SQL COPY command as described in the doc.

Regards, Christoph





pgsql-sql by date:

Previous
From: "Atul Pedgaonkar"
Date:
Subject: Postgresql To Oracle9i
Next
From: Christoph Haller
Date:
Subject: Re: Inserting a tab character