Welcome to the dBforums forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact support.

If you prefer not to see double-underlined words and corresponding ads, place your cursor
here for ContentLink opt out.

Go Back  dBforums > Database Server Software > PostgreSQL > dblink

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-11-03, 06:38
greg_ggl greg_ggl is offline
Registered User
 
Join Date: Jul 2003
Posts: 10
Unhappy dblink

So i don't arrive to configure or install contrib/dblink...

I don't konw what is the matter but i can't use the function dblink().

If anybody could help me ...

Thanks
Greg.
Reply With Quote
  #2 (permalink)  
Old 07-11-03, 10:17
eperich eperich is offline
Registered User
 
Join Date: Sep 2001
Location: Vienna
Posts: 398
dblink

I don't get the problem

make

as root
make install

and then

psql [database] < dblink.sql

I don't see a problem here
__________________
http://www.postgresql.org
--Postgresql is the only kind of thing--
Reply With Quote
  #3 (permalink)  
Old 07-11-03, 10:24
greg_ggl greg_ggl is offline
Registered User
 
Join Date: Jul 2003
Posts: 10
Re: dblink

i have installed the package RPM contrib/

but there is no make to do...

Maybe i need to install the source file?
Reply With Quote
  #4 (permalink)  
Old 07-11-03, 10:28
eperich eperich is offline
Registered User
 
Join Date: Sep 2001
Location: Vienna
Posts: 398
rpm

oh then I cannot help you

I don't use rpms or debs.

try to compile postgresql from source
it's easy and it's the best way to use it.

if you want to do that delete the postgresql rpms from the system

(Note to dblink: we are currently developing dblink to connect to oracle databases from postgresql. maybe mysql and Db2 are following)

__________________
http://www.postgresql.org
--Postgresql is the only kind of thing--
Reply With Quote
  #5 (permalink)  
Old 07-11-03, 10:29
greg_ggl greg_ggl is offline
Registered User
 
Join Date: Jul 2003
Posts: 10
Re: rpm

ok i will delete it now....

thanks for help.
Greg
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On