Re: PL/java - Mailing list pgsql-general

From Thomas Kellerer
Subject Re: PL/java
Date
Msg-id 25587340-b1f5-cebd-8fb9-64068d8d5439@gmx.net
Whole thread Raw
In response to Re: PL/java  (Rob Sargent <robjsargent@gmail.com>)
List pgsql-general
Rob Sargent schrieb am 07.12.2020 um 23:22:
> If I'm tracking correctly I can say the java implementation of
> CopyManager is, to me, blindingly fast.  So if the E and the T are in
> java then certainly the L can be also.

I can confirm that using CopyManager in JDBC has pretty much the same performance
as using COPY ... FROM STDIN in e.g. psql

Thomas



pgsql-general by date:

Previous
From: David Goodenough
Date:
Subject: Re: PL/java
Next
From: Alexandre Arruda
Date:
Subject: Re: simple reporting tools for postgres in aws