Re: postgres_fdw: using TABLESAMPLE to collect remote sample

Поиск
Список
Период
Сортировка
Искать
От
Tomas Vondra
Тема
Re: postgres_fdw: using TABLESAMPLE to collect remote sample
Дата
Msg-id
2d679fff-fb74-8ad1-fe57-094563f2aa55@enterprisedb.com
Ответ на
Список
Дерево обсуждения
postgres_fdw: using TABLESAMPLE to collect remote sample Tomas Vondra <tomas.vondra@enterprisedb.com>
Re: postgres_fdw: using TABLESAMPLE to collect remote sample Sofia Kopikova <s.kopikova@postgrespro.ru>
Re: postgres_fdw: using TABLESAMPLE to collect remote sample Tom Lane <tgl@sss.pgh.pa.us>
Re: postgres_fdw: using TABLESAMPLE to collect remote sample Robert Haas <robertmhaas@gmail.com>
Re: postgres_fdw: using TABLESAMPLE to collect remote sample Tom Lane <tgl@sss.pgh.pa.us>
Re: postgres_fdw: using TABLESAMPLE to collect remote sample Robert Haas <robertmhaas@gmail.com>
Re: postgres_fdw: using TABLESAMPLE to collect remote sample Tomas Vondra <tomas.vondra@enterprisedb.com>
Re: postgres_fdw: using TABLESAMPLE to collect remote sample Tomas Vondra <tomas.vondra@enterprisedb.com>
Re: postgres_fdw: using TABLESAMPLE to collect remote sample Fujii Masao <masao.fujii@oss.nttdata.com>
Re: postgres_fdw: using TABLESAMPLE to collect remote sample Tomas Vondra <tomas.vondra@enterprisedb.com>
Re: postgres_fdw: using TABLESAMPLE to collect remote sample Tomas Vondra <tomas.vondra@enterprisedb.com>
Re: postgres_fdw: using TABLESAMPLE to collect remote sample Andres Freund <andres@anarazel.de>
Re: postgres_fdw: using TABLESAMPLE to collect remote sample Tom Lane <tgl@sss.pgh.pa.us>
Re: postgres_fdw: using TABLESAMPLE to collect remote sample Tomas Vondra <tomas.vondra@enterprisedb.com>
Re: postgres_fdw: using TABLESAMPLE to collect remote sample Tom Lane <tgl@sss.pgh.pa.us>
Re: postgres_fdw: using TABLESAMPLE to collect remote sample Tomas Vondra <tomas.vondra@enterprisedb.com>
Re: postgres_fdw: using TABLESAMPLE to collect remote sample Tomas Vondra <tomas.vondra@enterprisedb.com>
Re: postgres_fdw: using TABLESAMPLE to collect remote sample James Finnerty <jfinnert@amazon.com>
Re: postgres_fdw: using TABLESAMPLE to collect remote sample Tom Lane <tgl@sss.pgh.pa.us>
Re: postgres_fdw: using TABLESAMPLE to collect remote sample Tomas Vondra <tomas.vondra@enterprisedb.com>
Re: postgres_fdw: using TABLESAMPLE to collect remote sample Tomas Vondra <tomas.vondra@enterprisedb.com>
Re: postgres_fdw: using TABLESAMPLE to collect remote sample Tom Lane <tgl@sss.pgh.pa.us>
Re: postgres_fdw: using TABLESAMPLE to collect remote sample Tomas Vondra <tomas.vondra@enterprisedb.com>
Re: postgres_fdw: using TABLESAMPLE to collect remote sample Tom Lane <tgl@sss.pgh.pa.us>
Re: postgres_fdw: using TABLESAMPLE to collect remote sample Tomas Vondra <tomas.vondra@enterprisedb.com>
Re: postgres_fdw: using TABLESAMPLE to collect remote sample Tomas Vondra <tomas.vondra@enterprisedb.com>
Re: postgres_fdw: using TABLESAMPLE to collect remote sample Tom Lane <tgl@sss.pgh.pa.us>
Re: postgres_fdw: using TABLESAMPLE to collect remote sample Tomas Vondra <tomas.vondra@enterprisedb.com>
Re: postgres_fdw: using TABLESAMPLE to collect remote sample Tom Lane <tgl@sss.pgh.pa.us>
Re: postgres_fdw: using TABLESAMPLE to collect remote sample Tomas Vondra <tomas.vondra@enterprisedb.com>
Re: postgres_fdw: using TABLESAMPLE to collect remote sample Tom Lane <tgl@sss.pgh.pa.us>
Re: postgres_fdw: using TABLESAMPLE to collect remote sample Tomas Vondra <tomas.vondra@enterprisedb.com>
Re: postgres_fdw: using TABLESAMPLE to collect remote sample Tomas Vondra <tomas.vondra@enterprisedb.com>
Re: postgres_fdw: using TABLESAMPLE to collect remote sample Tom Lane <tgl@sss.pgh.pa.us>
Re: postgres_fdw: using TABLESAMPLE to collect remote sample Tom Lane <tgl@sss.pgh.pa.us>
On 2/22/22 21:12, Tomas Vondra wrote:
> On 2/22/22 01:36, Fujii Masao wrote:
>>
>>
>> On 2022/02/18 22:28, Tomas Vondra wrote:
>>> Hi,
>>>
>>> here's a slightly updated version of the patch series.
>>
>> Thanks for updating the patches!
>>
>>
>>> The 0001 part
>>> adds tracking of server_version_num, so that it's possible to enable
>>> other features depending on it.
>>
>> Like configure_remote_session() does, can't we use PQserverVersion()
>> instead of implementing new function GetServerVersion()?
>>
> 
> Ah! My knowledge of libpq is limited, so I wasn't sure this function
> exists. It'll simplify the patch.
> 

And here's the slightly simplified patch, without the part adding the
unnecessary GetServerVersion() function.


regards

-- 
Tomas Vondra
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
В списке pgsql-hackers по дате отправления
От: Tomas Vondra
Дата:
От: Andres Freund
Дата:
FAQ