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)
- How To quick generate openssl certificate signing request
- How To capture video from tv-tuner card via mencoder
- Google Translate API From The Command Line
- vsftpd /bin/false check_shell=NO pam hack
- debian + opera
- xen ssh login: 'stdin: is not a tty'
- Wrong charset, conversion from `utf-8' to `windows-1251' is not allowed chroot
- ssh daemon on Android with dropbear
- Howto install and use usb modem, as example "mts connect", in debian linux
