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
Читайте також:
- debian + opera
- Howto install Postfix and SASL (Debian, Ubuntu)
- Запуск декількох X сесій
- /usr/bin/ld: cannot find -lstdc++ Debian libreadline5-dev package bug
- Пошук великих файлів, find, ls, du
- Google Translate API From The Command Line
- Linux Commands For Shared Library Management and Debugging Problem
- Apache: No space left on device: Couldn't create accept lock
- How To Integrate ClamAV Into PureFTPd For Virus Scanning On Debian
- xen ssh login: 'stdin: is not a tty'