| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Greg Stark <stark(at)enterprisedb(dot)com> |
| Cc: | Alvaro Herrera <alvherre(at)commandprompt(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Josh Berkus <josh(at)agliodbs(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>, Teodor Sigaev <teodor(at)sigaev(dot)ru> |
| Subject: | Re: pg_migrator and an 8.3-compatible tsvector data type |
| Date: | 2009-05-28 23:58:17 |
| Message-ID: | 200905282358.n4SNwHj11424@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Greg Stark wrote:
> On Fri, May 29, 2009 at 12:53 AM, Bruce Momjian <bruce(at)momjian(dot)us> wrote:
> > That is accurate. ?I doubt copy mode speed can be improved. ?I think
> > doing a backup, then using --link mode will be the most common usage
> > pattern.
>
> Well doing a backup will take more or less the same time as copy mode, no?
>
> Actually there's a big win for people who can take a snapshot using
> their SAN or filesystem, but that's not everyone.
Well, you are up during the backup.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kevin Grittner | 2009-05-29 00:12:46 | Re: User-facing aspects of serializable transactions |
| Previous Message | Greg Stark | 2009-05-28 23:56:31 | Re: pg_migrator and an 8.3-compatible tsvector data type |