Is there a way to use exported snapshots in autocommit mode ?

Поиск
Список
Период
Сортировка
От Hannu Krosing
Тема Is there a way to use exported snapshots in autocommit mode ?
Дата
Msg-id CAMT0RQTDTi455Zjfw4_3kBHoy0ALo0xLm5Quo4r-fw9YRWYz+g@mail.gmail.com
обсуждение исходный текст
Список pgsql-hackers
Hello hackers,

Is there a way to use exported snapshots in autocommit mode ?

Either something similar to defaults in default_transaction_deferrable,  default_transaction_isolation,  default_transaction_read_only
Or something that could be set in the function's SET part.

Context: I am working on speeding up large table copy via parallelism using pl/proxy SPLIT functionality and would like to have all the parallel sub-copies run with the same snapshot.

Best Regards
Hannu

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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Raising the SCRAM iteration count
Следующее
От: Amul Sul
Дата:
Сообщение: Re: Error-safe user functions