Hey, I have a worker process, which I want to teach to gracefully shutdown. In order to do that I want to kill all remaining (active) connections.
I am using the postgres-adapter and the only idea I have so far is manipulating the "client" string of the connection, and pg_terminate_backend it. Cheers, Arne -- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sequel-talk/3809a6b6-6f99-4a69-8785-2950de2799e0n%40googlegroups.com.
