Re:

From: Rod Taylor <rbt(at)rbt(dot)ca>
To: Scott Marlowe <scott(dot)marlowe(at)ihs(dot)com>
Cc: "S(dot)P(dot)Vimala" <vimala(at)ncb(dot)ernet(dot)in>, pgsql-php(at)postgresql(dot)org
Subject: Re:
Date: 2003-09-16 13:21:42
Message-ID: 1063718501.24775.0.camel@jester
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

> I'm not sure how to add constraints to already existing tables, so you
> might wanna do this in a test table, move your data over, then rename
> tables to swap in the new table.

ALTER TABLE ... ADD CONSTRAINT

In response to

  • Re: at 2003-09-16 13:11:36 from scott.marlowe

Responses

  • Re: at 2003-09-16 13:38:33 from scott.marlowe

Browse pgsql-php by date

  From Date Subject
Next Message scott.marlowe 2003-09-16 13:38:33 Re:
Previous Message scott.marlowe 2003-09-16 13:11:36 Re: