Hello. I want to use fuction dblink in my queries. But it is not installed on my postgres server. I have found that i was able to install this function when installing postgres on my machine. I tried to start installation app again but it does not ask me if i want to install dblink (or other pachages). How can i install this function without reinstalling the server? Maybe it is possible to run some SQL file to add this function? -- View this message in context: http://www.nabble.com/Install-dblink-on-postgres-server-on-windows-tf4586760.html#a13092710 Sent from the PostgreSQL - general mailing list archive at Nabble.com. ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend