I've been meaning to play more with PostgreSQL

...so here goes.
This commit is contained in:
Dan Buch
2012-07-13 21:34:33 -04:00
parent 57d253c52b
commit 847a6c37a1
2 changed files with 44 additions and 0 deletions

8
postgresql/installation/.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
/bin/
/data/
/include/
/lib/
/postgresql-9.1.4.tar.bz2
/postgresql-9.1.4/
/share/
/log/