> 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-II version?

pgpool.conf?
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese: http://www.sraoss.co.jp
_______________________________________________
Pgpool-general mailing list
[email protected]
http://pgfoundry.org/mailman/listinfo/pgpool-general

Reply via email to