Upgrade postgresql-8.3 to postgresql-9.0
Howto upgrade your postgresql-8.3 to postgresql-9.0
Install postgresql-9.0
#pg_dropcluster --stop 9.0 main
#pg_upgradecluster 9.0 main
#pg_dropcluster --stop 8.3 main
#apt-get remove postgresql-8.3
Читайте також:
- Howto install Postfix and SASL (Debian, Ubuntu)
- Google Translate API From The Command Line
- debian + opera
- Linux Commands For Shared Library Management and Debugging Problem
- Forcing fsck run on next boot
- Запуск декількох X сесій
- RTL SDR on Mac OS X
- Synaptics Touchpad в Linux
- Wrong charset, conversion from `utf-8' to `windows-1251' is not allowed chroot
- django postgresql та SCHEMA для таблиць
