Re: Running Postgresql
От | Aarni Ruuhimäki |
---|---|
Тема | Re: Running Postgresql |
Дата | |
Msg-id | 200310160019.02732.aarni.ruuhimaki@kymi.com обсуждение исходный текст |
Ответ на | Running Postgresql ("Bantamess" <bantamess@yahoo.co.uk>) |
Список | pgsql-novice |
Hi, ( it's been a while from me, busy ... ) I have only and just my Shrike disks burned and a spare machine to play with, not actually anything installed yet, so I'm not sure how things work with 9.0, be not too bold go on production with 2.6 ?, but rough guide lines here: First, you will have to run initdb (as user postgres) initdb -D /path/to/datadir/(owned by by postgres) -E (for encoding, perhaps LATIN1 for umlauts to work and sort) -L /default/onRH7.3/is/usr/local/pgsql/share/or/where/ever/postgres.bki/resides/ This will create your system / cluster. Then, again as postgres, and by default, /usr/local/pgsql/bin/postmaster -D /path/to/datadir/ -i(for port 5432 from outside ?) -B (number of buffers) -N (number of connections allowed) Hope this helps. Please swim for your smile through the docs ... BR, Aarni On Wednesday 15 October 2003 19:15, you wrote: > Hello > I have RH9 installed and want to run Postgresql. When I enter rpm -qa | > grep postgreql I get > postgresql-libs-7.3.2-3 > postgresql-7.3.2-3 > postgresql-server-7.3.2-3 > I do not know how I can configure postgres so that I can use it! > Can anybody help please? > Bantamess > > > > ---------------------------(end of broadcast)--------------------------- > TIP 3: if posting/reading through Usenet, please send an appropriate > subscribe-nomail command to majordomo@postgresql.org so that your > message can get through to the mailing list cleanly -- Aarni Ruuhimäki Megative Tmi KYMI.com Pääsintie 26 45100 Kouvola FINLAND www.kymi.com / cfm.kymi.com aarni.ruuhimaki@kymi.com / info@kymi.com +358-5-3755 035 / +358-50-4910 037 ------------------------------------------------ Linux RedHat / KDE
В списке pgsql-novice по дате отправления: