Re: Speed or Performance

Поиск
Список
Период
Сортировка
От Hiroshi Inoue
Тема Re: Speed or Performance
Дата
Msg-id 3CBF997E.56A470FA@tpf.co.jp
обсуждение исходный текст
Ответ на Speed or Performance  (Keith Gray <keith@heart.com.au>)
Список pgsql-odbc
Keith Gray wrote:
>
> We have a VB/ADO application, which talks
> via PostgreSQL/ODBC to our Linux Server.
>
> (RedHat 7.2, PostgreSQL 7.1, PostgreSQL ODBC 7.1.9)
>
> I have found PostgreSQL to be great for enquiry
> on our ~350Mb database. Read speed is very good.
>
> We have Primary key and some secondary indexes.
>
> However, I have a speed issue with writing back.

How are you writing back for example ?

> Are there any speed tweaks regarding buffering
> or configuration that I should check?
>
> Does PostgreSQL rewrite indexes every write?

Yes though slightly different. PostgreSQL writes indexes
every write.

regards,
Hiroshi Inoue
    http://w2422.nsk.ne.jp/~inoue/

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

Предыдущее
От: Keith Gray
Дата:
Сообщение: Speed or Performance
Следующее
От: wheelerj@lexmark.com
Дата:
Сообщение: Stored Procedure Trouble