querying while copying into a table and optimizations

Поиск
Список
Период
Сортировка
От davidgn@servidor.unam.mx
Тема querying while copying into a table and optimizations
Дата
Msg-id 20051028182243.23274.qmail@web.servidores.unam.mx
обсуждение исходный текст
Ответы Re: querying while copying into a table and optimizations  (Michael Fuhr <mike@fuhr.org>)
Список pgsql-general
Message-ID: <1130523763.43626c739791d@www.correo.unam.mx>
Date: Fri, 28 Oct 2005 13:22:43 -0500 (CDT)
From: davidgn@servidor.unam.mx
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
User-Agent: IMP/PHP IMAP webmail program 2.2.8
X-Originating-IP: 200.34.166.34

Hi
This is postgresql 7.4
I am trying to check that postgres is updating a table.
I have a pretty large ascii table  file (+- 210 Mb) which I am copying into a
table with pgsql, but it is taking a long time, and any select query I do to the
table returns me 0 rows

Is there any way to ask postgres to update the data more frequently or some way
to make it end sooner?
I am a bit clueless as to what can I do to the configuration files to optimize
this copy.

Thank you

-------------------------------------------------
www.correo.unam.mx
UNAMonos Comunic�ndonos


В списке pgsql-general по дате отправления:

Предыдущее
От: Douglas McNaught
Дата:
Сообщение: Re: Function written in C, hangs on one machine and not another...
Следующее
От: William Yu
Дата:
Сообщение: Re: FoxPro in WINE to Postgresql on LINUX?