Re: Load Image File From PostgreSQL DB - Mailing list pgsql-general

From dbalinglung
Subject Re: Load Image File From PostgreSQL DB
Date
Msg-id FBAAC4D7CCC8491A8A9E01E38CF8AF8A@alam
Whole thread Raw
In response to Load Image File From PostgreSQL DB  ("dbalinglung" <alamsurya@centrin.net.id>)
Responses Re: Load Image File From PostgreSQL DB
List pgsql-general

Ok, I'll try your sugestion, many thanks bro.
 
Regards,
 
 
dbalinglung
 
 
>----- Original Message -----
>From: "Julius Tuskenis" <julius.tuskenis@gmail.com>
>To: "dbalinglung" <alamsurya@centrin.net.id>
>Sent: Tuesday, December 30, 2008 5:39 PM
>Subject: Re: [GENERAL] Load Image File From PostgreSQL DB
>
>I seriously doubt you could store an image in oid typed column, because
> "The oid type is currently implemented as an unsigned four-byte
> integer." (from postgresql 8.2 manual). I too use Zeos with no problems
> using bytea type.
>
> Julius Tuskenis
>
>

pgsql-general by date:

Previous
From: "dbalinglung"
Date:
Subject: Re: Load Image File From PostgreSQL DB
Next
From: "Bhujbal, Santosh"
Date:
Subject: postgres block_size problem