Restore Table Issue

From: samana srikanth <samanasrikanth(at)gmail(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Restore Table Issue
Date: 2009-04-27 16:12:12
Message-ID: e42828680904270912m60a5569fr9769e6f74a0c0dc5@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi All

In postgres-sql,

Can we do a dependent tables restore when i restore one table? (dependent
tables means tables which are linked (foreign key references))

Can I get the dependent triggers of a table when i restore a table?

Can I get the dependent functions of the trigger when i restore the trigger?

Thanks
Srikanth

Browse pgsql-admin by date

  From Date Subject
Next Message Jan-Peter Seifert 2009-04-28 08:43:05 log_rotation_age
Previous Message Scott Marlowe 2009-04-27 05:28:34 Re: Creating functions