Hi when i try to drop any database, sometimes  i got the  next message:

template1=# drop database formas;
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:


Sometimes,  with this sequence of commands i got the following:

  template1=# drop database formas;
DROP DATABASE
template1=#
template1=#
template1=#
template1=# create database formas;
CREATE DATABASE
template1=#
template1=#
template1=#
template1=#
template1=# drop database formas;
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:







_______________________________________________
Pgpool-general mailing list
[email protected]
http://pgfoundry.org/mailman/listinfo/pgpool-general

Reply via email to