Обсуждение: BUG #7554: save image into database using jsp and servlet

Поиск
Список
Период
Сортировка

BUG #7554: save image into database using jsp and servlet

От
kamalnitya87@gmail.com
Дата:
The following bug has been logged on the website:

Bug reference:      7554
Logged by:          KAMAL
Email address:      kamalnitya87@gmail.com
PostgreSQL version: 8.3.0
Operating system:   windows-7
Description:        =


i want jsp and servlet code for save image.i found problem <binary data> but
size 0kb.

Re: BUG #7554: save image into database using jsp and servlet

От
Craig Ringer
Дата:
On 09/18/2012 08:26 PM, kamalnitya87@gmail.com wrote:
> The following bug has been logged on the website:
>
> Bug reference:      7554
> Logged by:          KAMAL
> Email address:      kamalnitya87@gmail.com
> PostgreSQL version: 8.3.0
> Operating system:   windows-7
> Description:
>
> i want jsp and servlet code for save image.i found problem <binary data> but
> size 0kb.

This is not a bug report. Please ask on pgsql-general or Stack Overflow
after reading this:

     http://wiki.postgresql.org/wiki/Guide_to_reporting_problems

Also, UPGRADE URGENTLY. You are running a dangerously ancient version of
the 8.3 series that is missing lots of bug fixes. The latest 8.3 is
8.3.20 and has more than two years of fixes in it.

Back up your database then get 8.3.20 here:

http://www.enterprisedb.com/products-services-training/pgdownload#windows

and install it. You don't need to dump and reload.

Also, note that "Windows 7" doesn't explain much. You need to be
specific, eg "Windows 7 Professional x64 Service Pack 1".

--
Craig Ringer