Friends i just want to know is it possible to connect another server database which is in same lan network from a store function of another database in postgresql 9.1
example server a have a database function which will connect server b database table for querying data.
if some one have some code sample or idea please share that.