Insert on create table - Mailing list pgsql-novice

From Yovko Ilchev Yovkov
Subject Insert on create table
Date
Msg-id 200305140741.47356.yyovkov@vipsolutions.net
Whole thread Raw
Responses Re: Insert on create table
List 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

pgsql-novice by date:

Previous
From: Rene Veerman
Date:
Subject: SELECT database meta-info?
Next
From: Matej Cepl
Date:
Subject: Problems with join (no such attribute, but it exists)