OK, I've decided to get PostgreSQL running on Windows by using the 7.1 RC2 build that is now available through the Cygwin setup. I was finally able to build, install, and run it. Now, I'm going to need to run pgAccess under native Windows and connect to the PostgreSQL server, but the pgAccess documentation says I will need the version of libpq that goes with my version of PostgreSQL. The PostgreSQL build/install under Cygwin does make a Cygwin library, "libpq.a", but no "libpg.dll". Any advice? ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster