Insert on create table

From: Yovko Ilchev Yovkov <yyovkov(at)vipsolutions(dot)net>
To: <pgsql-novice(at)postgresql(dot)org>
Subject: Insert on create table
Date: 2003-05-14 04:41:47
Message-ID: 200305140741.47356.yyovkov@vipsolutions.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Can anyone tell what I am in need of to do smthng like:
When: CREATE TABLE table_1 (...);
Automaticaly to execute: INSERT INTO TABLE newtables (name) VALUE (table_1);
10x

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message A.Bhuvaneswaran 2003-05-14 07:38:32 Re: Functions and triggers
Previous Message Tom Lane 2003-05-13 23:09:56 Re: Limiting processor power on queries