Re: The fastest way to update thousands of rows in moderately sized table

Поиск
Список
Период
Сортировка
От twoflower
Тема Re: The fastest way to update thousands of rows in moderately sized table
Дата
Msg-id 1437726965909-5859205.post@n5.nabble.com
обсуждение исходный текст
Ответ на Re: Re: The fastest way to update thousands of rows in moderately sized table  (林士博 <lin@repica.co.jp>)
Список pgsql-general
In fact I did not partition by fk_job but by the id (primary key) instead though partitioning by fk_job was my first idea.

I use various columns when querying the table, fk_job is not always there.

View this message in context: Re: The fastest way to update thousands of rows in moderately sized table
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

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

Предыдущее
От: 林士博
Дата:
Сообщение: Re: Re: The fastest way to update thousands of rows in moderately sized table
Следующее
От: 林士博
Дата:
Сообщение: Re: Re: The fastest way to update thousands of rows in moderately sized table