Simultaneous Connection Problem

From: Webb Sprague <wsprague(at)o1(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: Simultaneous Connection Problem
Date: 2000-12-28 20:18:38
Message-ID: Pine.LNX.4.21.0012281515140.29164-100000@lappi.o1.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

I have a table that is sequence_number (my PK), session_start_time, and
session_stop_stime. I would like to query it to determine the max number
of simultaneous sessions. Has anyone conquered a problem like this? It
seems like it should be in a book somewhere, but I haven't found it yet.

Thanks,
--
Webb Sprague
Programmer
O1 Communications

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Peter Eisentraut 2000-12-28 21:54:24 Re: MD5 use in PL/Perl
Previous Message Marc Rassbach 2000-12-28 20:13:28 MD5 use in PL/Perl