drop table and references

From: "Martin A(dot) Marques" <martin(at)math(dot)unl(dot)edu(dot)ar>
To: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: drop table and references
Date: 2001-01-09 20:28:53
Message-ID: 01010917285304.25290@math.unl.edu.ar
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I have a big doubt. If I drop a table with a primary key to which other
tables reference to, what happens? And If I create the table again, just as
it was, but maybe with another column?

Saludos... ;-)

--
System Administration: It's a dirty job,
but someone told I had to do it.
-----------------------------------------------------------------
Martín Marqués email: martin(at)math(dot)unl(dot)edu(dot)ar
Santa Fe - Argentina http://math.unl.edu.ar/~martin/
Administrador de sistemas en math.unl.edu.ar
-----------------------------------------------------------------

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2001-01-09 20:35:10 Removal of book PDF
Previous Message Karel Zak 2001-01-09 20:00:41 Re: [HACKERS] How to print explain using PHP