| From: | Vivek Khera <khera(at)kcilink(dot)com> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: State of Beta 2 |
| Date: | 2003-09-23 15:32:38 |
| Message-ID: | x78yofv7u1.fsf@yertle.int.kciLink.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
>>>>> "JS" == Joseph Shraibman <jks(at)selectacast(dot)net> writes:
JS> Indexes aren't as big a deal. Reindexing is less painful than
JS> dump/restore. It could still lead to significant downtime for very
JS> large databases (at least the for the tables that are being
JS> reindexed), but not nearly as much.
Well, for me the create index part of the restore is what takes about
3x the time for the data load. Total about 4 hours. The dump takes 1
hour.
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Vivek Khera, Ph.D. Khera Communications, Inc.
Internet: khera(at)kciLink(dot)com Rockville, MD +1-240-453-8497
AIM: vivekkhera Y!: vivek_khera http://www.khera.org/~vivek/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Egor Shipovalov | 2003-09-23 15:38:37 | Re: How to get the total number of rows returned by query when using a cursor? |
| Previous Message | Tom Lane | 2003-09-23 15:26:32 | Re: How to get the total number of rows returned by query when using a cursor? |