stream data in bytea field + using SSL

From: markus(dot)maryschka(at)xpluso(dot)com
To: <pgsql-general(at)postgresql(dot)org>
Subject: stream data in bytea field + using SSL
Date: 2006-08-31 11:30:48
Message-ID: MDAEMON-F200608311330.AA3047966md50000000194@mailbox.go-now.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

In our ASP.NET Web-Application we use DataFields from type of bytea. The
PostgreSQL (8.0) database is running on a LINUX - machine and require SSL
encryption. For the access to the database we use the .NET driver,
Npgsql.dll.

The connection to our database is OK, but if we want to store some binary
data into our bytea-field, nothing is happening. It looks like the write
process does never stop. Without using SSL all is OK. We have read somewhere
in the web, that there are problems with the datatype bytea, if the database
has an other operating system than the client.

Has anybody an idea, if this is the problem, or is somewhere a setting,
which must be set, or are there other solutions?

Please help,

Thanks a lot.

Bye

Markus

Browse pgsql-general by date

  From Date Subject
Next Message Rafael Barrera Oro 2006-08-31 11:33:28 Record creation date
Previous Message simon litwan 2006-08-31 09:20:15 problem to restore pg_dump --data-only