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
Читайте також:
- vsftpd /bin/false check_shell=NO pam hack
- etc snapshots with git
- debian + opera
- Пошук великих файлів, find, ls, du
- xen ssh login: 'stdin: is not a tty'
- ssh daemon on Android with dropbear
- Howto install and use usb modem, as example "mts connect", in debian linux
- debian встановлення adobe flash player 10 64bit iceweasel (firefox)
- bash history - відображення дати і часу для кожної команди
- Howto install Postfix and SASL (Debian, Ubuntu)