Re: enhance the efficiency of migrating particularly large tables

Поиск
Список
Период
Сортировка
От David Rowley
Тема Re: enhance the efficiency of migrating particularly large tables
Дата
Msg-id CAApHDvod=QWNDhzpe6oHdCLbPfZ5i-dutAG9-Wrvj_3CbxpZQw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: enhance the efficiency of migrating particularly large tables  (David Zhang <david.zhang@highgo.ca>)
Список pgsql-hackers
On Fri, 3 May 2024 at 09:33, David Zhang <david.zhang@highgo.ca> wrote:
> Is there a simple way to get the min of ctid faster than using min(), but similar to get the max of ctid using
pg_relation_size?

The equivalent approximation is always '(0,1)'.

David



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

Предыдущее
От: David Zhang
Дата:
Сообщение: wrong comment in libpq.h
Следующее
От: Alexander Korotkov
Дата:
Сообщение: Re: Removing unneeded self joins