From: | Kevin Grittner <kgrittn(at)ymail(dot)com> |
---|---|
To: | Venakata Ramana <ramana(dot)pls(at)gmail(dot)com>, "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org> |
Subject: | Re: Reg. Restore |
Date: | 2013-10-07 17:13:10 |
Message-ID: | 1381165990.68015.YahooMailNeo@web162906.mail.bf1.yahoo.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Venakata Ramana <ramana(dot)pls(at)gmail(dot)com> wrote:
> I am using postgresql 9.1.5. on windows Xp.
You should update to a more current minor release.
http://www.postgresql.org/support/versioning/
> 1. Restore of DB is very slow.
> How to improve the speed of Restore?
You need to provide more information on how you backed up, how you
are restoring, and what the bottleneck seems to be.
http://www.postgresql.org/docs/9.1/interactive/backup.html
> 2. Without indexes, retrieving from table is fast?
> After creating an index on that table, then the retrieval
> become slow.
There's not enough information to give much advice. Please read
this page and start a new thread on the pgsql-performance list:
http://wiki.postgresql.org/wiki/SlowQueryQuestions
--
Kevin Grittner
EDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
From | Date | Subject | |
---|---|---|---|
Next Message | Matheus de Oliveira | 2013-10-07 17:34:30 | Re: Reg. Restore |
Previous Message | Venakata Ramana | 2013-10-07 12:03:13 | Reg. Restore |