On 27/07/2021 18:20, Pavel Stehule wrote:
When you use client side prepared statements, then it can be possible. But I don't know how it works in PHP.Server side prepared statements are not possible in this case. "set" statement has not execution plan. But you You can use Adrian's proposal, and you can prepare the query 'select set_config($1, false)'
Thanks Pavel - that makes sense. Ray. -- Raymond O'Donnell // Galway // Ireland ray@xxxxxxxxxxxx