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
Читайте також:
- How To capture video from tv-tuner card via mencoder
- Howto install and use usb modem, as example "mts connect", in debian linux
- How To Integrate ClamAV Into PureFTPd For Virus Scanning On Debian
- ssh daemon on Android with dropbear
- xen ssh login: 'stdin: is not a tty'
- Linux Commands For Shared Library Management and Debugging Problem
- RTL SDR on Mac OS X
- debian встановлення adobe flash player 10 64bit iceweasel (firefox)
- Clearing caches from memory
- Retrieving elements in a specific order in django