On Thu, 5 Feb 2004, Bruce Momjian wrote:
> Wow, like the idea too --- pid plus time_t start time of backend.
> Actully, it would be good to have star time first so you can sort
> everything in order of start time.
Why not just add a printf like pattern so the user can output
whatever they like?%p - backend pid%t - connect time%C - standard connection string "%t:%p"%a - autoincrement
number...
People could add more in later if they want more options.