Re: embeded tomcat and correct DataSource.

From: Dave Cramer <davecramer(at)postgres(dot)rocks>
To: Rob Sargent <robjsargent(at)gmail(dot)com>
Cc: "pgsql-jdbc(at)lists(dot)postgresql(dot)org" <pgsql-jdbc(at)lists(dot)postgresql(dot)org>
Subject: Re: embeded tomcat and correct DataSource.
Date: 2020-11-17 22:15:22
Message-ID: CADK3HHKJ--69hJzfiGzT9eUwB_i_TTds9BU+ZKgERgkaV+HftQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

I haven't setup an embedded tomcat in a while. I'd like to know the answer
as well.

Any reason you aren't using something like quarkus ?

Dave Cramer
www.postgres.rocks

On Mon, 16 Nov 2020 at 12:05, Rob Sargent <robjsargent(at)gmail(dot)com> wrote:

> Asking for confirmation that, when using an embedded tomcat instance, I
> should use the PGConnectionPoolDataSource if I wish to use Apache
> connection pool mechanism.
>
>
>

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Rob Bygrave 2020-11-17 22:57:25 Re: embeded tomcat and correct DataSource.
Previous Message Dave Cramer 2020-11-16 20:08:02 [pgjdbc/pgjdbc]