Thread: unsubscribe

unsubscribe

From
tobias.boes@freenet.de
Date:
----- original Nachricht --------

Betreff: Re: [NOVICE] Problem with migration
Gesendet: Sa 21 Okt 2006 06:23:05 CEST
Von: "Tom Lane"<tgl@sss.pgh.pa.us>

> radgar@wp.pl writes:
> > What I tried to achieve is move pgsql database from one machine to
> > another. Obviously the new machine has also new version of pgsql (7.4,
> > it's not actually "new"; the old machine has pgsql 7.0 installed).
>
> Oy, that's old.
>
> > Is there any way to move the pgsql user database (pg_shadow)?
>
> pg_dumpall should do that for you.  It will probably work better if you
> run the 7.4 version of pg_dump and pg_dumpall against the 7.0 server
> than if you use 7.0's dump tools --- the resulting script is much more
> likely to load into 7.4 without hassles.  But given the version gap you
> are trying to migrate across, you should expect to have to make some
> manual adjustments ... the differences between 7.0 and 7.4 are *major*.
>
>             regards, tom lane
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: if posting/reading through Usenet, please send an appropriate
>        subscribe-nomail command to majordomo@postgresql.org so that your
>        message can get through to the mailing list cleanly
>

--- original Nachricht Ende ----




"Jetzt Handykosten senken mit klarmobil - 14 Ct./Min.! Hier klicken"
http://www.klarmobil.de/index.html?pid=73025


Re: unsubscribe

From
Richard Broersma Jr
Date:
See if you are able to turn on "full headers" with your email browser. You will see the following
line:

List-Unsubscribe: <mailto:majordomo@postgresql.org?body=unsub%20pgsql-admin>

--- tobias.boes@freenet.de wrote:

>
> ----- original Nachricht --------
>
> Betreff: Re: [NOVICE] Problem with migration
> Gesendet: Sa 21 Okt 2006 06:23:05 CEST
> Von: "Tom Lane"<tgl@sss.pgh.pa.us>
>
> > radgar@wp.pl writes:
> > > What I tried to achieve is move pgsql database from one machine to
> > > another. Obviously the new machine has also new version of pgsql (7.4,
> > > it's not actually "new"; the old machine has pgsql 7.0 installed).
> >
> > Oy, that's old.
> >
> > > Is there any way to move the pgsql user database (pg_shadow)?
> >
> > pg_dumpall should do that for you.  It will probably work better if you
> > run the 7.4 version of pg_dump and pg_dumpall against the 7.0 server
> > than if you use 7.0's dump tools --- the resulting script is much more
> > likely to load into 7.4 without hassles.  But given the version gap you
> > are trying to migrate across, you should expect to have to make some
> > manual adjustments ... the differences between 7.0 and 7.4 are *major*.
> >
> >             regards, tom lane
> >
> > ---------------------------(end of broadcast)---------------------------
> > TIP 1: if posting/reading through Usenet, please send an appropriate
> >        subscribe-nomail command to majordomo@postgresql.org so that your
> >        message can get through to the mailing list cleanly
> >
>
> --- original Nachricht Ende ----
>
>
>
>
> "Jetzt Handykosten senken mit klarmobil - 14 Ct./Min.! Hier klicken"
> http://www.klarmobil.de/index.html?pid=73025
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: In versions below 8.0, the planner will ignore your desire to
>        choose an index scan if your joining column's datatypes do not
>        match
>