0

I have an server applications with datasnap and delphi 2010 (this version have some problems managing sessions), and I have to terminate the idle sessions in postgres once a day.

I've installed pgpool but it doesn't make any difference, so, did I configured it wrong or since it's the server that keep those connections alive pgpool can't do the 'magic' to manage that?

Lucas Steffen
  • 1,244
  • 2
  • 10
  • 22

1 Answers1

0

Well, it looks like pgpool only works if the client and server are the same OS....

Lucas Steffen
  • 1,244
  • 2
  • 10
  • 22