[Mono-devel-list] Npgsql

Francisco Figueiredo Jr. fxjrlists at yahoo.com.br
Sun Dec 26 21:44:37 EST 2004


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Daniel Morgan wrote:
| I don't know if this has been reported or not.  Or if it has been fixed or
| not.
|
| However, I am using the Npgsql provider with Mono 1.0.5 on Windows XP Pro
| with SP2.
| I am using an alpha version of PostgreSQL 8.0 Win32.
|
| I am getting the wrong column size of character types of -1.
|

Hi Daniel,

Could you send a simple test case??

|
|
| Also, the postmaster log shows "unexpected EOF on client connection".
  Here
| is a test program.
|

Yeap, this is a side effect of connection pool. When you open the
connection and close it, it is sent back to pool. But if your
application exits, I didn't find a way of catching this event and clear
the pool and so when socket is finalized by runtime, the socket is
closed unexpectedly by Npgsql and server reports that.

But you can ignore that.

Thanks for feedback.


- --
Regards,

Francisco Figueiredo Jr.
Membro Fundador do Projeto MonoBrasil - MonoBrasil Project Founder Member
http://monobrasil.softwarelivre.org



- -------------
"Science without religion is lame;
religion without science is blind."

~                  ~ Albert Einstein
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iQEVAwUBQc93Ff7iFmsNzeXfAQKGlQgAoFPXC49ZcaS8NlJQyQh1Kpdx7+iixVp0
nvAiYAOtbECX+9MfriZPOb06PL4+qYZt98aGAG/YOvxB5gsABucLasgRxRwxymXF
GT7LHsAU6nV3oq47W1YnMx/tHmasqAqCewCaIzTXy5nRo4V01twUV5XUs4YMVlDN
WGNMNmVB2/CmbsAO+2B1LnLo+UGHx+DKIcRcgvVMEWQKz1GlPj+olki8jZN8RWZ5
3gpYgeGyNBJLqqlnKFjWh8n4vx4bnqn3NxAShZV32BduX4EbFJRJxJCmzsNeALed
XkYJePJG/x8JYX7MC25yXhO1BgxwQ8I/610qADpU5FvniR4gtdb3ew==
=d1+5
-----END PGP SIGNATURE-----



More information about the Mono-devel-list mailing list