Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

stream data in bytea field + using SSL



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

 

 

 

 



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group