dbTalk Databases Forums  

Need help to do an insert from other table in the new table justcreated by default ( like a trigger to fire after create table )

comp.databases.postgresql comp.databases.postgresql


Discuss Need help to do an insert from other table in the new table justcreated by default ( like a trigger to fire after create table ) in the comp.databases.postgresql forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
NMarcu
 
Posts: n/a

Default Need help to do an insert from other table in the new table justcreated by default ( like a trigger to fire after create table ) - 11-10-2009 , 07:03 AM






Hello all,

I need, after one specific table is created, with syncdb, to insert
in that new table some values from other table. Exactly I need to add
in a column of the new table all fields from other table. How can I do
this, I know that trigger can't fire after a create table event, what
else can I use?

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.