Hello Sir,
The following error is comming when i want to get into
the database.
$./psql
psql: connectDBStart() -- connect() failed: No such
file or directory
Is the postmaster running locally
and accepting connections on Unix socket
'/tmp/.s.PGSQL.5432'?
if i type the following co
"PostgreSQL Bugs List" <[EMAIL PROTECTED]> writes:
> CREATE TABLE inventory (
> invnum character(8) NOT NULL,
> description character(255)
> );
> CREATE TABLE test (
> inv inventory
> );
Table columns can't be composite types. It's possible this will work in
7.5, if anyone does more
The following bug has been logged online:
Bug reference: 1159
Logged by: Ilya S. Slyzhnyak
Email address: [EMAIL PROTECTED]
PostgreSQL version: 7.4
Operating system: Linux
Description:server closed the connection unexpectedly
Details:
Server closes connection,