============================================================================
POSTGRESQL BUG REPORT TEMPLATE
============================================================================
Your name : Frederic PELLE
Your email address : pelle@alphapctbl.bagn.obs-mip.fr
Category : runtime: back-end
Severity : non-critical
Summary: problem with backend (psql, createdb...)
System Configuration
- --------------------
Operating System : linux 2.0.0
PostgreSQL version : 6.4
Compiler used : gcc 2.7.2
Hardware:
- ---------
Pentium 200
64M
Linux pcusr 2.0.0 #11 Mon Dec 1 12:17:19 MET 1997 i586
Versions of other tools:
- ------------------------
flex 2.5.4
- --------------------------------------------------------------------------
Problem Description:
- --------------------
pcusr>:~/bin$ createdb test
Connection to database 'template1' failed.
pqReadData() -- backend closed the channel unexpectedly.
This probably means the backend terminated abnormally before or while processing the request.
createdb: database creation failed on test.
This is the same problem with psql
- --------------------------------------------------------------------------
Test Case:
- ----------
- --------------------------------------------------------------------------
Solution:
- ---------
- --------------------------------------------------------------------------