DEFINITIONS

Definitions More Info.
Definition ID636
TitlePOSTGRESQL
CategoryNOTES
DefinitionHow to setup PostgreSQL SysV startup script -
Definition Descriptionhttp://www.thegeekstuff.com/2009/04/15-practical-postgresql-database-adminstration-commands/
$ su - root
# tar xvfz postgresql-8.3.7.tar.gz
# cd postgresql-8.3.7
# cp contrib/start-scripts/linux /etc/rc.d/init.d/postgresql
# chmod a+x /etc/rc.d/init.d/postgresql
RecordBycunay
Record Date04-05-2015 11:12:56
Düzenle
Kopyala
Sil