Postgresql 9.2 Install Dblink
16.08.2019
75 - Comments
Hello experts, my goal is: i'd like to use dblink_connect() function, --- situation ---- - i have an installation of pgsql 9.2 on my seven computer.
Hello experts,my goal is : i'd like to use dblink_connect() function,
--- situation ---- -
i have an installation of pgsql 9.2 on my seven computer.
i've google and i 'm supposed to have packages in
What Is Postgresql 9.2
C:Program FilesPostgreSQL9.2sharecontrib
but my folder is empty.
after installing the package - which is easy on a linux distrib : apt-get install ...-
i'm supposed to apply the dblink.sql file on the database i'd like to use dblink_connect() in.
question:
is it normal to find the file dblink--1.0.sql in
C:Program FilesPostgreSQL9.2shareextension ?
i'm confused,
can someone help me to figure this out ?
is it normal not to have extensions in contrib ? is the file dblink--1.0.sql the package ?
......
i badly need an explanation ;)
thank you in advance for all your help.