Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: win32 binaries



Bruce Momjian wrote:
> In the past we had automated tar builds, but binary builds are harder
to
> automate.  If it was updated once a week, that would be enough.

Hmm. With a simple batch script/scheduled task it would not be terribly
difficult to:
1. login to cvs
2. update pgsql
3. make/make install
4. zip up with command line zip utility
5. ftp to location of choice

The problem is the configure script because this requires logging into
msys...is there a way to launch msys & run a script?  Of course, it is
not necessary to run configure every day.

Merlin



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group