Re: Full PostgreSQL installer for Windows

From: "Dmitry Yurtaev" <dmitry(at)channel4(dot)ru>
To: <pgsql-cygwin(at)postgresql(dot)org>, "Jean-Michel POURE" <jm(dot)poure(at)freesurf(dot)fr>
Subject: Re: Full PostgreSQL installer for Windows
Date: 2001-09-04 06:26:52
Message-ID: 004501c1350a$bf267c00$0107a8c0@SULACO
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers pgsql-cygwin

> 2) In a near future, I would like to perform a minimal Cygwin
installation.
> - I have no idea what minimum software is needed. Any information welcome.
> - Does the Cygwin licence permit it?

i've got it working in the following configuration:

/bin/
basename.exe
bash.exe
cat.exe
chmod.exe
chown.exe
cp.exe
cygncurses5.dll
cygreadline4.dll
cygrunsrv.exe
cygwin1.dll
cygz.dll
expr.exe
grep.exe
head.exe
kill.exe
less.exe
ln.exe
login.exe
ls.exe
mkdir.exe
ps.exe
rm.exe
sed.exe
sh.exe
sleep.exe
stty.exe
test.exe

# postgresql stuff:
createdb createlang createuser
dropdb droplang dropuser
initdb ipc-daemon.exe ipcclean
pg_config pg_ctl pg_dump.exe
pg_dumpall pg_encoding.exe pg_id.exe
pg_passwd.exe pg_restore.exe plpgsql.dll
postgres.exe postmaster@ pq.dll
psql.exe vacuumdb

/usr/share/postgresql/
global.bki global.description pg_hba.conf.sample
pg_ident.conf.sample postgresql.conf.sample template1.bki
template1.description

/data/
.exists

/tmp/
.exists

/.profile

/Dmitry (that's my signature, not a file ;)

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2001-09-04 07:27:30 Re: CVS checkout
Previous Message S. L. 2001-09-04 06:20:40 Re: [CYGWIN] Full PostgreSQL installer for Windows

Browse pgsql-cygwin by date

  From Date Subject
Next Message Dave Page 2001-09-04 07:40:46 Re: Full PostgreSQL installer for Windows
Previous Message S. L. 2001-09-04 06:20:40 Re: [CYGWIN] Full PostgreSQL installer for Windows