> Hi all,
>
> Does PostGreSQL support Binary Large Objects ???
>
> Please reply ASAP.
>
> Thanks and regards,
> Vijay
Hi Vijay.
Yes it does according to the documentation (since I have not yet tried).
Have a look at
http://www.postgresql.org/docs/aw_pgsql_book/node121.html
for an example.
G
hello:
when copying table from a file of about 400 MB,
psql -d test -c "copy tmp from stdin using delimiters '|' " <
dat/tmp.dat
it reports
memory exhausted
Does anyone know how to solve this problem?
Thanks in advance.
Hi all,
Does PostGreSQL support Binary Large Objects ???
Please reply ASAP.
Thanks and regards,
Vijay
hiya guys. i'm new to postgresql but not to sql servers, UNIX, or open
source software projects. i have a few simple questions:
1. is there a FAQ for postgresql in general or pgsql-admin in
particular? how about archives of the lists on the web?
2. the documentation states that when a database i
Hi. I am new to a job and am overseeing a postgres system. I will probably have
to upgrade sometime. Where can I find step-by-step instructions on how to do
this?
Thanx!
Bob Kernell
Research Scientist
AS&M
email: [EMAIL PROTECTED]