novice question

From: "Andy Arledge" <mrgburg(at)att(dot)net>
To: "pgsql-php" <pgsql-php(at)postgresql(dot)org>
Subject: novice question
Date: 2001-03-01 03:08:37
Message-ID: NDBBJNOEGLGKLPGMIGKPOELACCAA.mrgburg@att.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php pgsql-sql

i'm running postgresql on apache with php4. i am working with a postgresql
table which was set up by an employee of mine who no longer works for the
company. this employee set up constraints to the table, some of which won't
work properly, ie. rejected due to CHECK constraint.

how do i find out what the check constraints are currently?
how do i change the check constraints?

i've located in the book postgresql by bruce momjian how to set up the
constraints, but can't find how to find answers to the questions above. any
help would be most appreciated.

how can i count how many users are logged in at the current time?

does anyone know of a good novice user group for linux or php4?

thanks,

andy arledge
www.neighborhoodsingles.com

Attachment Content-Type Size
winmail.dat application/ms-tnef 1.9 KB

Responses

Browse pgsql-php by date

  From Date Subject
Next Message Josh Berkus 2001-03-01 05:22:18 Re: [PHP] novice question
Previous Message Steve Bern 2001-02-28 22:19:41 Re: Redirecting

Browse pgsql-sql by date

  From Date Subject
Next Message Justin Clift 2001-03-01 04:21:11 Re: Help needed -> ERROR: record arow has no field description
Previous Message Tom Lane 2001-03-01 02:01:53 Re: int2+float8 problems