pgsql-jdbc since 2015-03-28 00:00

Discussion of PostgreSQL's Java interface, JDBC.

Search the Archives

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

March 28, 2015

Thread Author Time
Re: Resurrected thread: Speed improvement - Group batch Insert - Rewrite the INSERT at the driver level (using a parameter) Dave Cramer 18:01

March 30, 2015

Thread Author Time
Re: Resurrected thread: Speed improvement - Group batch Insert - Rewrite the INSERT at the driver level (using a parameter) Jeremy Whiting 11:29
Re: Resurrected thread: Speed improvement - Group batch Insert - Rewrite the INSERT at the driver level (using a parameter) Dave Cramer 11:40
Re: Resurrected thread: Speed improvement - Group batch Insert - Rewrite the INSERT at the driver level (using a parameter) Thomas Kellerer 12:23
Re: Re: Resurrected thread: Speed improvement - Group batch Insert - Rewrite the INSERT at the driver level (using a parameter) Dave Cramer 12:29

April 2, 2015

Thread Author Time
BUG on postgresql-9.4-1201-jdbc41 ... lpintodacosta 12:57
how to get JDBC driver version from command line akshunj 16:26
Re: how to get JDBC driver version from command line John R Pierce 17:59
Re: how to get JDBC driver version from command line Kris Jurka 18:05
Re: how to get JDBC driver version from command line akshunj 18:08
Re: BUG on postgresql-9.4-1201-jdbc41 ... Alexis Meneses 18:41

April 3, 2015

Thread Author Time
?currentSchema work? Roger Pack 21:05

April 6, 2015

Thread Author Time
Binary transfer not working Alex Ignatov 14:38

April 7, 2015

Thread Author Time
Re: Binary transfer not working Dave Cramer 10:49
Re: ?currentSchema work? Dave Cramer 10:50
Re: Binary transfer not working Dave Cramer 21:15

April 9, 2015

Thread Author Time
Bug report: TCP deadlock between JDBC & Postgres Royce Ausburn 02:30
Re: Resurrected thread: Speed improvement - Group batch Insert - Rewrite the INSERT at the driver level (using a parameter) Craig Ringer 14:52
Re: Bug report: TCP deadlock between JDBC & Postgres Dave Cramer 15:01
Re: Bug report: TCP deadlock between JDBC & Postgres Royce Ausburn 22:38
Re: Bug report: TCP deadlock between JDBC & Postgres Kris Jurka 23:03

April 10, 2015

Thread Author Time
Re: Bug report: TCP deadlock between JDBC & Postgres Royce Ausburn 02:59
Re: Bug report: TCP deadlock between JDBC & Postgres Craig Ringer 03:18
Re: Bug report: TCP deadlock between JDBC & Postgres Craig Ringer 03:18
Re: Bug report: TCP deadlock between JDBC & Postgres Royce Ausburn 05:06
Status of doc/pgjdbc.xml Kris Jurka 08:59
Re: Status of doc/pgjdbc.xml dmp 15:14

April 27, 2015

Thread Author Time
TIMESTAMP value binary transfer problem Gonzalo Ortiz Jaureguizar 12:20

April 29, 2015

Thread Author Time
float8 transmitted in ascii Timo Nentwig 15:40
Re: float8 transmitted in ascii Dave Cramer 22:51
Re: float8 transmitted in ascii Tom Lane 23:59

April 30, 2015

Thread Author Time
Re: float8 transmitted in ascii Timo Nentwig 15:36
Re: float8 transmitted in ascii Dave Cramer 16:24
Re: float8 transmitted in ascii Tom Lane 16:36
Re: float8 transmitted in ascii Steven Schlansker 17:05

May 1, 2015

Thread Author Time
Resource lookup timeout causes Travis IC to fail test. Jeremy Whiting 13:38
Re: Resource lookup timeout causes Travis IC to fail test. Dave Cramer 14:51

May 5, 2015

Thread Author Time
Re: Resource lookup timeout causes Travis IC to fail test. Jeremy Whiting 20:49

May 8, 2015

Thread Author Time
Regarding inclusion of indexes as tables Deepak Beehyv 11:40
Re: Regarding inclusion of indexes as tables dmp 16:45
Re: Regarding inclusion of indexes as tables David G. Johnston 16:46

May 9, 2015

Thread Author Time
Re: Regarding inclusion of indexes as tables Mark Rotteveel 08:00
Re: Regarding inclusion of indexes as tables Kevin Grittner 15:15

May 10, 2015

Thread Author Time
Re: Regarding inclusion of indexes as tables Dave Cramer 00:24

May 11, 2015

Thread Author Time
Re: BUG on postgresql-9.4-1201-jdbc41 ... Alexis Meneses 21:05

May 13, 2015

Thread Author Time
Re: Resource lookup timeout causes Travis IC to fail test. Jeremy Whiting 08:01
Can't connect to DB using GSS(Kerberos) auth Alexander Lazarević 08:53
Can't connect to DB using GSS(Kerberos) aut Alexander Lazarević 09:18

May 14, 2015

Thread Author Time
Re: Resource lookup timeout causes Travis IC to fail test. Dave Cramer 00:09

May 24, 2015

Thread Author Time
[No subject] Mansour Al Akeel 22:21

May 25, 2015

Thread Author Time
Reading schema information Mansour Al Akeel 09:53
Re: Reading schema information dmp 13:48
Re: Reading schema information Mansour Al Akeel 14:49
Re: Reading schema information Mansour Al Akeel 14:51
Re: Reading schema information dmp 14:58
Re: Reading schema information dmp 15:21
Re: Reading schema information Dave Cramer 15:50

May 26, 2015

Thread Author Time
Re: Reading schema information Mansour Al Akeel 11:10
Re: Reading schema information Mark Rotteveel 11:51
Re: Reading schema information Dave Cramer 11:54
Re: Reading schema information dmp 14:39

May 30, 2015

Thread Author Time
CallableStatement.getParameterMetaData() throws exception for valid {call ...} statement Thomas Kellerer 08:21
Re: CallableStatement.getParameterMetaData() throws exception for valid {call ...} statement dmp 19:50

June 1, 2015

Thread Author Time
ERROR-org.postgresql.util.PSQLException: An I/O error occurred while sending to the backend. Rahul Khandelwal 10:05
Re: ERROR-org.postgresql.util.PSQLException: An I/O error occurred while sending to the backend. Albe Laurenz 10:21
Re: BUG on postgresql-9.4-1201-jdbc41 ... Alexis Meneses 21:18
Re: CallableStatement.getParameterMetaData() throws exception for valid {call ...} statement Thomas Kellerer 22:17

June 2, 2015

Thread Author Time
Re: Re: CallableStatement.getParameterMetaData() throws exception for valid {call ...} statement dmp 16:40

June 3, 2015

Thread Author Time
Re: CallableStatement.getParameterMetaData() throws exception for valid {call ...} statement Thomas Kellerer 07:01

June 6, 2015

Thread Author Time
Multiple Row Insert vs. Batch Robert DiFalco 16:34
Re: Multiple Row Insert vs. Batch Dave Cramer 17:29
Re: Multiple Row Insert vs. Batch Vitalii Tymchyshyn 17:34
Re: Multiple Row Insert vs. Batch Dave Cramer 17:35
Re: Multiple Row Insert vs. Batch Robert DiFalco 19:07

June 7, 2015

Thread Author Time
Re: Multiple Row Insert vs. Batch Robert DiFalco 16:41
Re: Multiple Row Insert vs. Batch Robert DiFalco 16:56

June 8, 2015

Thread Author Time
Re: Multiple Row Insert vs. Batch jaime soler 09:27
MyJSQLView Version 7.03 Released dmp 15:40
Re: Multiple Row Insert vs. Batch Robert DiFalco 16:29
Re: Multiple Row Insert vs. Batch Álvaro Hernández Tortosa 17:14
Re: Multiple Row Insert vs. Batch Robert DiFalco 18:04

June 14, 2015

Thread Author Time
Pre-processing during build Stephen Nelson 20:37

June 15, 2015

Thread Author Time
Re: Pre-processing during build Markus KARG 21:59
Re: Pre-processing during build Dave Cramer 22:17
Re: Pre-processing during build Sehrope Sarkuni 22:42
Re: Pre-processing during build Vladimir Sitnikov 22:47
Re: Pre-processing during build Dave Cramer 22:54

June 16, 2015

Thread Author Time
Re: Pre-processing during build Mark Rotteveel 06:59
Re: Pre-processing during build Mark Rotteveel 07:08
Re: Pre-processing during build Scott Morgan 13:11
Re: Pre-processing during build Vladimir Sitnikov 14:19
Re: Pre-processing during build Markus KARG 16:30
Re: Pre-processing during build Markus KARG 19:18
Re: Pre-processing during build Markus KARG 19:26
Re: Pre-processing during build Markus KARG 19:30
Re: Pre-processing during build Markus KARG 19:39
Re: Pre-processing during build Markus KARG 19:40
Re: Pre-processing during build Vladimir Sitnikov 21:02

June 17, 2015

Thread Author Time
Re: Pre-processing during build Mark Rotteveel 06:32
Re: Pre-processing during build Mark Rotteveel 06:54
Re: Pre-processing during build Mark Rotteveel 07:02
Re: Pre-processing during build Mark Rotteveel 07:07
Re: Pre-processing during build Dave Cramer 10:15
Re: Pre-processing during build Sehrope Sarkuni 11:05
Re: Pre-processing during build Mark Rotteveel 11:12
Re: Pre-processing during build Vladimir Sitnikov 11:17
Re: Pre-processing during build Mark Rotteveel 11:52
Re: Pre-processing during build Mark Rotteveel 12:01
Re: Pre-processing during build Vladimir Sitnikov 12:03
Re: Pre-processing during build Christopher BROWN 12:24
Help reviewing PR's Dave Cramer 13:10
Re: Pre-processing during build dmp 15:28
Re: Pre-processing during build Christopher BROWN 15:41
Re: Pre-processing during build dmp 16:14
Help Reviewing PR's Dave Cramer 16:21
Re: Pre-processing during build Markus KARG 18:38
Re: Pre-processing during build Dave Cramer 18:47
Re: Pre-processing during build Markus KARG 20:09
Re: Pre-processing during build Markus KARG 20:36
Re: Pre-processing during build Stephen Nelson 20:43
Re: Pre-processing during build Markus KARG 20:47
Re: Pre-processing during build Markus KARG 20:48
Re: Pre-processing during build Markus KARG 20:49
Re: Pre-processing during build Markus KARG 20:53
Re: Pre-processing during build Markus KARG 20:59
Re: Pre-processing during build Markus KARG 21:02
Re: Pre-processing during build Markus KARG 21:04
Re: Pre-processing during build Markus KARG 21:09
Re: Pre-processing during build Vladimir Sitnikov 21:15
Re: Pre-processing during build Vladimir Sitnikov 21:38
Re: Pre-processing during build Markus KARG 21:51
Re: Pre-processing during build Vladimir Sitnikov 22:07

June 18, 2015

Thread Author Time
Re: Pre-processing during build Mark Rotteveel 06:25
Re: Pre-processing during build Mark Rotteveel 06:31
Re: Pre-processing during build Mark Rotteveel 06:37
Re: Pre-processing during build Mark Rotteveel 06:37
Re: Pre-processing during build Mark Rotteveel 06:44
Re: Pre-processing during build Andrej Golovnin 06:58
Re: Pre-processing during build Mark Rotteveel 07:05
Re: Help Reviewing PR's Giuseppe Sacco 08:27
Re: Pre-processing during build Christopher BROWN 12:27
Re: Pre-processing during build Vladimir Sitnikov 12:38
Re: Pre-processing during build Christopher BROWN 12:52
Re: Pre-processing during build Vladimir Sitnikov 13:52
Re: Help Reviewing PR's Dave Cramer 14:26
Re: Pre-processing during build Christopher BROWN 14:56
Re: Pre-processing during build Dave Cramer 15:10
Re: Pre-processing during build Vladimir Sitnikov 15:18
Re: Pre-processing during build Markus KARG 16:53
Re: Pre-processing during build Dave Cramer 18:32
Re: Pre-processing during build Vladimir Sitnikov 18:59
Re: Pre-processing during build John R Pierce 19:05
Re: Pre-processing during build Vladimir Sitnikov 19:09
Re: Pre-processing during build Dave Cramer 19:25
Re: Pre-processing during build Vladimir Sitnikov 19:33
Re: Pre-processing during build Markus KARG 19:44
Re: Pre-processing during build Markus KARG 19:50
Re: Pre-processing during build John R Pierce 20:08
Re: Pre-processing during build Dave Cramer 20:09
Re: Pre-processing during build Dave Cramer 20:10
Re: Pre-processing during build Markus KARG 20:11
Re: Pre-processing during build Kevin Carr 20:13
Re: Pre-processing during build Vladimir Sitnikov 20:18
Re: Pre-processing during build Dave Cramer 20:28
Re: Pre-processing during build Vladimir Sitnikov 20:45
Re: Pre-processing during build Markus KARG 21:15
Re: Pre-processing during build Vladimir Sitnikov 21:26
Re: Pre-processing during build Markus KARG 21:28
Re: Pre-processing during build Markus KARG 21:37
Re: Pre-processing during build Vladimir Sitnikov 21:42
Re: Pre-processing during build Markus KARG 21:42
Re: Pre-processing during build Markus KARG 21:45
Re: Pre-processing during build Markus KARG 21:51

June 19, 2015

Thread Author Time
Re: Pre-processing during build Mark Rotteveel 06:37
Re: Pre-processing during build Mark Rotteveel 06:48

June 20, 2015

Thread Author Time
How to change the PostgreSQL JDBC Driver Online Documentation? Markus Karg 09:40
Re: [pgjdbc] chore: migrate the build to Maven (#322) Markus KARG 16:59
Re: [pgjdbc] chore: migrate the build to Maven (#322) Markus KARG 20:07
Re: [pgjdbc] Check code style via automated tool (#295) Markus KARG 20:11
Re: [pgjdbc] Check code style via automated tool (#295) Dave Cramer 20:40
Re: How to change the PostgreSQL JDBC Driver Online Documentation? Sehrope Sarkuni 20:45
Merge www and pgjdbc subprojects Markus KARG 21:33
Re: Merge www and pgjdbc subprojects Dave Cramer 22:16

June 22, 2015

Thread Author Time
Re: Help reviewing PR's Steven Schlansker 01:27
Re: Help reviewing PR's Dave Cramer 11:01
Re: [pgjdbc] chore: migrate the build to Maven (#322) Markus KARG 20:15

June 26, 2015

Thread Author Time
SQLJSON Dave Cramer 14:57
Re: SQLJSON Markus KARG 16:18
Re: SQLJSON Steven Schlansker 17:01
Re: SQLJSON Dave Cramer 17:23
Re: SQLJSON Steven Schlansker 17:29

June 27, 2015

Thread Author Time
Re: SQLJSON Markus KARG 07:12
Re: SQLJSON Dave Cramer 13:01
Re: SQLJSON Sehrope Sarkuni 13:22
Re: SQLJSON Christopher BROWN 13:23
Re: SQLJSON Dave Cramer 13:34
Re: SQLJSON Christopher BROWN 14:05
Re: SQLJSON Álvaro Hernández Tortosa 16:56
Re: SQLJSON Markus KARG 18:07
Re: SQLJSON Dave Cramer 20:10

Browse Archives

Prev | Next