2010/10/22 Maruti Nandan :
> have any one idea !!!
>
> postgres db, to insert record in a table of other database through
> function!!!
>
>
> u see the dblink , but it just use for select statement i want to
>
>
> when trigger fire i want to insert record in other db
> --
>From manual:
dblink_ex
have any one idea !!!
postgres db, to insert record in a table of other database through
function!!!
u see the dblink , but it just use for select statement i want to
when trigger fire i want to insert record in other db
--
--
Sent via pgsql-sql mailing list (pgsql-sql@postgresql.org)
To mak