Re: [SQL] contrib/dblink suggestion

2002-07-30 Thread Bhuvan A
Dear Mr.Joe Conway, Thank you very much for your suggestion. Really nowhere i got to know about specific problem in dblink. But some discussions had went on this mailing list long back and here is that link http://archives.postgresql.org/pgsql-sql/2002-05/msg7.php Anyway thank you once ag

Re: [SQL] contrib/dblink suggestion

2002-07-30 Thread Joe Conway
Bhuvan A wrote: > I am using postgresql 7.2.1. > I badly require to interconnect between databases. contrib/dblink seems to > be handy and ofcourse it well suits my requirement. But while browsing > across, i heard that it is not advicable to use it. So i wish to know > someone's experience in usi

Re: [SQL] contrib/dblink suggestion

2002-07-30 Thread Bruce Momjian
dblink is fine to use, and will continue to be shipped with PostgreSQL. Not sure where you heard about problems with it. --- Bhuvan A wrote: > Hi, > > I am using postgresql 7.2.1. > I badly require to interconnect between

[SQL] contrib/dblink suggestion

2002-07-29 Thread Bhuvan A
Hi, I am using postgresql 7.2.1. I badly require to interconnect between databases. contrib/dblink seems to be handy and ofcourse it well suits my requirement. But while browsing across, i heard that it is not advicable to use it. So i wish to know someone's experience in using dblink and how han