RE: [GENERAL] Thing that makes me go "Hmmm" - Mailing list pgsql-general

From Bruce Tong
Subject RE: [GENERAL] Thing that makes me go "Hmmm"
Date
Msg-id Pine.LNX.4.04.9905031508471.16654-100000@laxmi.ev.net
Whole thread Raw
In response to RE: [GENERAL] Thing that makes me go "Hmmm"  (Michael J Davis <michael.j.davis@tvguide.com>)
List pgsql-general
> Are you out of disk space?

Ooo, I didn't think of that... Nope. 49% used.

> try
>     CREATE TABLE mytemp
>     (
>       id    int4 unique not null,
>       mystr varchar(50)
>     );

Cannot create mytemp


Bruce Tong                 |  Got me an office; I'm there late at night.
Systems Programmer         |  Just send me e-mail, maybe I'll write.
Electronic Vision / FITNE  |
zztong@laxmi.ev.net        |  -- Joe Walsh for the 21st Century



pgsql-general by date:

Previous
From: Michael J Davis
Date:
Subject: RE: [GENERAL] Thing that makes me go "Hmmm"
Next
From: Michael J Davis
Date:
Subject: RE: [GENERAL] Thing that makes me go "Hmmm"