Re: Practical question. - Mailing list pgsql-general

From Ron Johnson
Subject Re: Practical question.
Date
Msg-id 45FA70CB.9090306@cox.net
Whole thread Raw
In response to Practical question.  (louis gonzales <gonzales@linuxlouis.net>)
Responses Re: Practical question.  (louis gonzales <gonzales@linuxlouis.net>)
List pgsql-general
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 03/15/07 22:14, louis gonzales wrote:
> Hello List,
> I want to write a statement-level trigger - one that happens once per
> statement - such that, immediately after an insert into a table(which
> gets a unique integer value as an ID from a defined sequence, being the
> primary key on the table), a new table is created with foreign key
                               ^^^^^^^^^^^^^^^^^^^^
> constraint on that unique ID.

So if you insert 10,000 records into T, you then have 10,000 new tables?

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFF+nDLS9HxQb37XmcRAkrOAJ4pKzY/TVlm3K0aqiEY7ukhCfNZjwCfa5C7
mukqcoAmU2/OYr4QFVxjt6k=
=sHA3
-----END PGP SIGNATURE-----

pgsql-general by date:

Previous
From: "Robin Ericsson"
Date:
Subject: Re: simple coordinate system
Next
From: "Dany DeBontridder"
Date:
Subject: Dump a function