public inbox for [email protected]
help / color / mirror / Atom feedMigration page is out of date
5+ messages / 4 participants
[nested] [flat]
* Migration page is out of date
@ 2011-03-22 16:56 Josh Berkus <[email protected]>
2011-03-24 07:59 ` Re: Migration page is out of date Susanne Ebrecht <[email protected]>
2011-04-04 00:38 ` Re: Migration page is out of date Robert Haas <[email protected]>
0 siblings, 2 replies; 5+ messages in thread
From: Josh Berkus @ 2011-03-22 16:56 UTC (permalink / raw)
To: pgsql-docs
http://www.postgresql.org/docs/9.0/static/migration.html
This page:
a) has insufficient coverage of pg_upgrade
b) ignores parallel pg_restore
c) piping pg_dump is by no means always the fastest method
I'll write up a new version later, just wanted to put this note on the
ML so that somebody would bug me before the end of 9.1 beta.
--
-- Josh Berkus
PostgreSQL Experts Inc.
http://www.pgexperts.com
^ permalink raw reply [nested|flat] 5+ messages in thread
* Re: Migration page is out of date
2011-03-22 16:56 Migration page is out of date Josh Berkus <[email protected]>
@ 2011-03-24 07:59 ` Susanne Ebrecht <[email protected]>
1 sibling, 0 replies; 5+ messages in thread
From: Susanne Ebrecht @ 2011-03-24 07:59 UTC (permalink / raw)
To: Josh Berkus <[email protected]>; +Cc: pgsql-docs
Hello Josh,
On 22.03.2011 17:56, Josh Berkus wrote:
> I'll write up a new version later, just wanted to put this note on the
> ML so that somebody would bug me before the end of 9.1 beta.
I really could hug you for this warning.
I am translating backup.sgml at the moment.
Means, I will stop after PITR and will wait before I will translate the
rest of the file.
Wait means - I will start to translate another topic first.
Susanne
--
Susanne Ebrecht - 2ndQuadrant
PostgreSQL Development, 24x7 Support, Training and Services
www.2ndQuadrant.com
^ permalink raw reply [nested|flat] 5+ messages in thread
* Re: Migration page is out of date
2011-03-22 16:56 Migration page is out of date Josh Berkus <[email protected]>
@ 2011-04-04 00:38 ` Robert Haas <[email protected]>
2011-09-06 16:40 ` Re: Migration page is out of date Bruce Momjian <[email protected]>
1 sibling, 1 reply; 5+ messages in thread
From: Robert Haas @ 2011-04-04 00:38 UTC (permalink / raw)
To: Josh Berkus <[email protected]>; +Cc: pgsql-docs
On Tue, Mar 22, 2011 at 12:56 PM, Josh Berkus <[email protected]> wrote:
> http://www.postgresql.org/docs/9.0/static/migration.html
>
> This page:
>
> a) has insufficient coverage of pg_upgrade
> b) ignores parallel pg_restore
> c) piping pg_dump is by no means always the fastest method
>
> I'll write up a new version later, just wanted to put this note on the
> ML so that somebody would bug me before the end of 9.1 beta.
Hey, you!
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
^ permalink raw reply [nested|flat] 5+ messages in thread
* Re: Migration page is out of date
2011-03-22 16:56 Migration page is out of date Josh Berkus <[email protected]>
2011-04-04 00:38 ` Re: Migration page is out of date Robert Haas <[email protected]>
@ 2011-09-06 16:40 ` Bruce Momjian <[email protected]>
2011-09-08 18:09 ` Re: Migration page is out of date Josh Berkus <[email protected]>
0 siblings, 1 reply; 5+ messages in thread
From: Bruce Momjian @ 2011-09-06 16:40 UTC (permalink / raw)
To: Robert Haas <[email protected]>; +Cc: Josh Berkus <[email protected]>; pgsql-docs
Robert Haas wrote:
> On Tue, Mar 22, 2011 at 12:56 PM, Josh Berkus <[email protected]> wrote:
> > http://www.postgresql.org/docs/9.0/static/migration.html
> >
> > This page:
> >
> > a) has insufficient coverage of pg_upgrade
> > b) ignores parallel pg_restore
> > c) piping pg_dump is by no means always the fastest method
> >
> > I'll write up a new version later, just wanted to put this note on the
> > ML so that somebody would bug me before the end of 9.1 beta.
>
> Hey, you!
I am not sure if you were aware that I re-did the upgrade section of the
docs to clearly mention pg_upgrade and other issues:
http://www.postgresql.org/docs/9.1/static/upgrading.html
I am not sure how to mention parallel pg_restore when pg_dumpall can't
be used in parallel restore mode.
Any suggested changes?
--
Bruce Momjian <[email protected]> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ It's impossible for everything to be true. +
^ permalink raw reply [nested|flat] 5+ messages in thread
* Re: Migration page is out of date
2011-03-22 16:56 Migration page is out of date Josh Berkus <[email protected]>
2011-04-04 00:38 ` Re: Migration page is out of date Robert Haas <[email protected]>
2011-09-06 16:40 ` Re: Migration page is out of date Bruce Momjian <[email protected]>
@ 2011-09-08 18:09 ` Josh Berkus <[email protected]>
0 siblings, 0 replies; 5+ messages in thread
From: Josh Berkus @ 2011-09-08 18:09 UTC (permalink / raw)
To: Bruce Momjian <[email protected]>; +Cc: Robert Haas <[email protected]>; pgsql-docs
>>> I'll write up a new version later, just wanted to put this note on the
>>> ML so that somebody would bug me before the end of 9.1 beta.
>>
>> Hey, you!
Well, a bit late now. Clearly posting stuff to the -docs list is not a
good way for me to remember it.
--
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com
^ permalink raw reply [nested|flat] 5+ messages in thread
end of thread, other threads:[~2011-09-08 18:09 UTC | newest]
Thread overview: 5+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2011-03-22 16:56 Migration page is out of date Josh Berkus <[email protected]>
2011-03-24 07:59 ` Susanne Ebrecht <[email protected]>
2011-04-04 00:38 ` Robert Haas <[email protected]>
2011-09-06 16:40 ` Bruce Momjian <[email protected]>
2011-09-08 18:09 ` Josh Berkus <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox