PHP Manual
PEAR Manual
Smarty Manual
PostgreSQL
MySQL Manual
Perl Manual
Ciekawe adresy
- Ginekolog Poznań
- Hiszpański Poznań
- Prawnik Warszawa
- Modelki Poznań
- Księgowość Poznań
- Dieta Odchudzająca
- Formy Wtryskowe
Czytnik RSS
» Microsoft vs. Urząd Ochrony Konkurencji i KonsumentówMicrosoft wydał oświadczenie w związku z komunikatem Urzędu Ochrony Konkurencji i Konsumentów w sprawie postępowania wyjaśniającego dotyczącego sprzedaży laptopów z oprogramowaniem firmy Microsoft. Umowa Microsoft z producentami komputerów przewiduje, że mają oni pełną swobodę w preinstalacji systemów operacyjnych innych niż Windows. Umowa na instalację systemów operacyjnych Microsoft nie ogranicza producentów komputerów w żaden sposób. Mogą oni stosować dowolne preinstalacje systemów operacyjnych oceniając rozwój rynku, dostępność odpowiednich systemów operacyjnych i preferencje konsumentów. Mogą również oferować komputery bez zainstalowanego systemu operacyjnego. Preferencje odbiorców biznesowych i konsumentów są jedynym wyznacznikiem zachowania producentów. Należy również podkreślić, że zarówno polscy, jak i międzynarodowi producenci komputerów, mają w swojej ofercie modele wyposażone w różne systemy operacyjne.
» Czwartkowy Przegląd Prasy
TP interesuje się kupnem Aster... Google tworzy projekt konkurencyjny dla Facebooka... Zysk TPSA powyżej konsensusu... IBM otwiera centrum cloud computing na Politechnice Wrocławskiej... Jedna trzecia MŚP nie korzysta z usług IT... Polskie firmy chcą być częścią nadchodzącej rewolucji w rozrywce... Motorola kpi z najnowszego iPhona... Nawet Disney jest zainteresowany grami społecznościowymi...
» Elipda zakończyła prace nad najmniejszym modułem 2GBit DDR3
Elpida Memory, Japoński producent pamięci DRAM, ogłosił dzisiaj, że zakończono przygotowanie najmniejszych, szybkich i energooszczędnych pamięci DDR3 SDRAM o pojemności 2GBit. Chipy wykonano w 40nm procesie technologicznym.
» Serwery Lenovo dla małych i średnich firm
Firma Lenovo chce odgrywać większą rolę na rynku serwerów platformy x86, o czym świadczy fakt, że kilka dni temu wprowadziła do swojej oferty trzy serwery klasy podstawowej. Są to serwery przeznaczone dla małych i średnich firm: dwa stelażowe i jeden wolnostojący.
14.4. if you are upgrading
the internal data storage format changes with new releases of postgresql. therefore, if you are upgrading an existing installation that does not have a version number "8.2.x", you must back up and restore your data as shown here. these instructions assume that your existing installation is under the /usr/local/pgsql directory, and that the data area is in /usr/local/pgsql/data. substitute your paths appropriately.
make sure that your database is not updated during or after the backup. this does not affect the integrity of the backup, but the changed data would of course not be included. if necessary, edit the permissions in the file /usr/local/pgsql/data/pg_hba.conf (or equivalent) to disallow access from everyone except you.
to back up your database installation, type:
pg_dumpall > outputfile
if you need to preserve oids (such as when using them as foreign keys), then use the -o option when running pg_dumpall.
to make the backup, you can use the pg_dumpall command from the version you are currently running. for best results, however, try to use the pg_dumpall command from postgresql 8.2devel, since this version contains bug fixes and improvements over older versions. while this advice might seem idiosyncratic since you haven't installed the new version yet, it is advisable to follow it if you plan to install the new version in parallel with the old version. in that case you can complete the installation normally and transfer the data later. this will also decrease the downtime.
if you are installing the new version at the same location as the old one then shut down the old server, at the latest before you install the new files:
pg_ctl stop
on systems that have postgresql started at boot time, there is probably a start-up file that will accomplish the same thing. for example, on a red hat linux system one might find that
/etc/rc.d/init.d/postgresql stop
works.
very old versions might not have pg_ctl. if you can't find it or it doesn't work, find out the process id of the old server, for example by typing
ps ax | grep postmaster
and signal it to stop this way:
kill -int processid
if you are installing in the same place as the old version then it is also a good idea to move the old installation out of the way, in case you have trouble and need to revert to it. use a command like this:
mv /usr/local/pgsql /usr/local/pgsql.old
after you have installed postgresql 8.2devel, create a new database directory and start the new server. remember that you must execute these commands while logged in to the special database user account (which you already have if you are upgrading).
/usr/local/pgsql/bin/initdb -d /usr/local/pgsql/data /usr/local/pgsql/bin/postmaster -d /usr/local/pgsql/data
finally, restore your data with
/usr/local/pgsql/bin/psql -d postgres -f outputfile
using the new psql.
further discussion appears in section 23.4, which you are encouraged to read in any case.
Najskuteczniejsza reklama to pozycjonowanie - Pozycjonowanie stron <= zajrzyj tu i dowiedz się więcej o pozycjonowanie stron