Helvio Hild <[EMAIL PROTECTED]> writes:
> llamados=> SELECT int8in(8);
> server closed the connection unexpectedly
This is fixed as of PG 7.3. It's not fixable in earlier releases
because they don't have a type-safe way of declaring I/O functions.
regards, tom lane
-
SELECT int8in(8);
OVER psql do:
llamados=> SELECT int8in(8);
server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
The connection to the server was lost. Attempting reset:
F