[GENERAL] odbc_fdw

2011-11-28 Thread fschwend
Hi there! I built the current PostgreSQL 9.1.1 sources under Ubuntu 11.04 (in a VMware under Win7). I followed the steps in this guide: www.thegeekstuff.com/2009/04/linux-postgresql-install-and-configure-from-source It seems to work (I can run the server and connect to it with PgAdmin). Now I'd

Re: [GENERAL] odbc_fdw

2011-12-02 Thread fschwend
Thank you! That did it! I was able to execute the CREATE EXTENSION command. I hope it will work from this point on, otherwise I know where to find help:) Thanks again. Florian Am 30.11.2011 um 12:01 schrieb "Albe Laurenz" : > Florian Schwendener wrote: > [has problems building odbc_fdw] >> Oh,