|
|
|
|
|
|
|
Postgres SQL server setup
|
 |
Příklad pro verzi 8.3
Spustit SQL server: /etc/init.d/postgresql-8.3 start
Zastavit SQL server: /etc/init.d/postgresql-8.3 stop
Konfigurační soubory:
/etc/postgresql/8.3/main/ postgresql.conf
/etc/postgresql/8.3/main/ pg_hba.conf
|
postgresql.conf |
 |
pg_hba.conf |
 |
 |
 |
|
 |
|
 |
|
|
|
|
|