Andrew Dunstan <[email protected]> writes: > Do you have any suggestion as to how we should transmit the blacklist to > parallel workers?
Perhaps serialize the contents into an array in DSM, then rebuild a hash
table from that in the worker. Robert might have a better idea though.
regards, tom lane
--
Sent via pgsql-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers
