RE: [GENERAL] Thing that makes me go "Hmmm"

From: Bruce Tong <zztong(at)laxmi(dot)ev(dot)net>
To: Michael J Davis <michael(dot)j(dot)davis(at)tvguide(dot)com>
Cc: PostgreSQL General <pgsql-general(at)postgreSQL(dot)org>
Subject: RE: [GENERAL] Thing that makes me go "Hmmm"
Date: 1999-05-03 19:10:11
Message-ID: Pine.LNX.4.04.9905031508471.16654-100000@laxmi.ev.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)laxmi(dot)ev(dot)net | -- Joe Walsh for the 21st Century

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Michael J Davis 1999-05-03 19:15:04 RE: [GENERAL] Thing that makes me go "Hmmm"
Previous Message Michael J Davis 1999-05-03 19:03:39 RE: [GENERAL] Thing that makes me go "Hmmm"