Minimal files to run a fully-functional PostgreSQL in Windows
- by fxam
I would like to bundle PostgreSQL into my application. I downloaded the PostgreSQL 9 beta zip without the installer. After extraction, there are 8 directories. I found out that at least the following directories are required to run PostgreSQL properly, at least under my experiments.
bin
lib
share
The question is, are the above three directories…