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
C:\Program Files\PostgreSQL\9.2\share\contrib\
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 Files\PostgreSQL\9.2\share\extension ?
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.