Erinevus lehekülje "Postgresql" redaktsioonide vahel
Allikas: Kuutõrvaja
(→Upgrade) |
(→Lingid) |
||
25. rida: | 25. rida: | ||
http://www.postgresql.org/docs/8.1/interactive/install-upgrading.html | http://www.postgresql.org/docs/8.1/interactive/install-upgrading.html | ||
+ | |||
+ | http://www.freebsddiary.org/postgresql.php |
Redaktsioon: 11. jaanuar 2008, kell 02:02
Paigaldus
Upgrade
Postgres upgrade puhul oleks soovitatav dumpida kogu baas ja hiljem restoreda
pg_dumpall -U root > pgdump /etc/init.d/postgresql stop emerge postgresql
Tasub peale baasi taas initsialiseerimist lubaca localhostist pääseda postgresile ligi ilma paroolideta (admin parool pole veel taastatud)
nano pg_hda
su postgres initdb -D /home/pgsql postgres -D /home/pgsql psql -d postgres -f pgdump
Lingid
http://gentoo-wiki.com/HOWTO_Configure_Postgresql
http://www.postgresql.org/docs/8.1/interactive/install-upgrading.html