Re: bytea

From: Christoph Haller <ch(at)rodos(dot)fzk(dot)de>
To: pgsql-sql(at)postgresql(dot)org
Cc: achong(at)cecid(dot)hku(dot)hk
Subject: Re: bytea
Date: 2003-02-05 12:04:17
Message-ID: 3E40FDC0.56D15B5B@rodos.fzk.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-sql by date

  From Date Subject
Next Message Marcelo Pereira Tada 2003-02-05 12:21:24 Problem with VACUUM
Previous Message Atul Pedgaonkar 2003-02-05 11:52:09 Postgresql To Oracle9i