public inbox for [email protected]help / color / mirror / Atom feed
JDBC Driver for postgres 9.6 2022-08-05 13:00 UTC aditya desai <[email protected]> ` Re: JDBC Driver for postgres 9.6 2022-08-05 13:03 UTC Steve Midgley <[email protected]> ` Re: JDBC Driver for postgres 9.6 2022-08-05 13:12 UTC aditya desai <[email protected]> ` Re: JDBC Driver for postgres 9.6 2022-08-05 13:15 UTC Karsten Hilbert <[email protected]> [4+ messages in thread] What seed does random() use if setseed() is not called first? 2022-07-23 21:18 UTC Carl Sopchak <[email protected]> ` Re: What seed does random() use if setseed() is not called first? 2022-07-23 21:47 UTC Tom Lane <[email protected]> ` Re: What seed does random() use if setseed() is not called first? 2022-07-23 21:55 UTC Carl Sopchak <[email protected]> ` Re: What seed does random() use if setseed() is not called first? 2022-07-23 22:06 UTC Tom Lane <[email protected]> ` Re: What seed does random() use if setseed() is not called first? 2022-07-23 22:09 UTC Carl Sopchak <[email protected]> [5+ messages in thread] A function to find errors in groups in a table 2022-06-09 13:37 UTC Shaozhong SHI <[email protected]> ` A function to find errors in groups in a table 2022-06-09 13:37 UTC Shaozhong SHI <[email protected]> ` Re: A function to find errors in groups in a table 2022-06-09 19:16 UTC Steve Midgley <[email protected]> ` Re: A function to find errors in groups in a table 2022-06-09 23:13 UTC Shaozhong SHI <[email protected]> ` Re: A function to find errors in groups in a table 2022-06-09 23:25 UTC Steve Midgley <[email protected]> [5+ messages in thread] Electricity bill 2022-06-08 01:39 UTC Theodore M Rolle, Jr. <[email protected]> ` Re: Electricity bill 2022-06-08 01:42 UTC Jonathan Katz <[email protected]> ` Re: Electricity bill 2022-06-08 01:47 UTC David G. Johnston <[email protected]> ` Fwd: Electricity bill 2022-06-08 01:48 UTC Theodore M Rolle, Jr. <[email protected]> ` Re: Electricity bill 2022-06-08 14:15 UTC Joe Conway <[email protected]> [5+ messages in thread] losing my mind about sytnax error in window clause 2022-06-07 23:03 UTC Rein Petersen <[email protected]> ` Re: losing my mind about sytnax error in window clause 2022-06-07 23:40 UTC Tom Lane <[email protected]> ` Re: losing my mind about sytnax error in window clause 2022-06-07 23:45 UTC Rob Sargent <[email protected]> ` Re: losing my mind about sytnax error in window clause 2022-06-07 23:46 UTC Bob Edwards <[email protected]> ` Re: losing my mind about sytnax error in window clause 2022-06-08 00:14 UTC Rein Petersen <[email protected]> ` Re: losing my mind about sytnax error in window clause 2022-06-08 00:48 UTC Ben Tilly <[email protected]> [6+ messages in thread] Strange behavior of transcations 2022-06-05 11:10 UTC Hui Jackson <[email protected]> ` Re: Strange behavior of transcations 2022-06-05 14:29 UTC David G. Johnston <[email protected]> ` Re: Strange behavior of transcations 2022-06-05 14:37 UTC Erik Brandsberg <[email protected]> [3+ messages in thread] Using Transaction with if-else in prepared statement 2022-05-25 11:12 UTC Hui Jackson <[email protected]> ` Re: Using Transaction with if-else in prepared statement 2022-05-25 18:03 UTC Steve Midgley <[email protected]> ` Re: Using Transaction with if-else in prepared statement 2022-05-25 23:35 UTC hubert depesz lubaczewski <[email protected]> ` Re: Using Transaction with if-else in prepared statement 2022-05-26 10:00 UTC Hui Jackson <[email protected]> [4+ messages in thread] Count child objects for each line of a table: LEFT JOIN, LATERAL JOIN or subqueries ? 2022-05-23 11:55 UTC kimaidou <[email protected]> ` Re: Count child objects for each line of a table: LEFT JOIN, LATERAL JOIN or subqueries ? 2022-05-23 13:14 UTC Frank Streitzig <[email protected]> ` Re: Count child objects for each line of a table: LEFT JOIN, LATERAL JOIN or subqueries ? 2022-05-23 14:15 UTC kimaidou <[email protected]> ` Re: Count child objects for each line of a table: LEFT JOIN, LATERAL JOIN or subqueries ? 2022-05-23 14:20 UTC kimaidou <[email protected]> ` Re: Count child objects for each line of a table: LEFT JOIN, LATERAL JOIN or subqueries ? 2022-05-23 14:22 UTC kimaidou <[email protected]> ` Re: Count child objects for each line of a table: LEFT JOIN, LATERAL JOIN or subqueries ? 2022-05-23 14:33 UTC kimaidou <[email protected]> ` Re: Count child objects for each line of a table: LEFT JOIN, LATERAL JOIN or subqueries ? 2022-05-23 20:39 UTC Frank Streitzig <[email protected]> [7+ messages in thread] Set timeout just on a query? 2022-05-10 00:58 UTC Shaozhong SHI <[email protected]> ` Set timeout just on a query? 2022-05-10 00:59 UTC Shaozhong SHI <[email protected]> ` Re: Set timeout just on a query? 2022-05-10 01:00 UTC Christophe Pettus <[email protected]> ` Re: Set timeout just on a query? 2022-05-10 03:56 UTC Bharath Rupireddy <[email protected]> [4+ messages in thread] Recursive query - ERROR: invalid memory alloc request size 1073741824 2022-05-07 13:23 UTC Shaozhong SHI <[email protected]> ` Re: Recursive query - ERROR: invalid memory alloc request size 1073741824 2022-05-07 13:53 UTC Rob Sargent <[email protected]> ` Re: Recursive query - ERROR: invalid memory alloc request size 1073741824 2022-05-07 15:19 UTC Tom Lane <[email protected]> ` Re: Recursive query - ERROR: invalid memory alloc request size 1073741824 2022-05-08 19:15 UTC Simon Riggs <[email protected]> [4+ messages in thread] Ignore error and carry on 2022-05-07 10:56 UTC Shaozhong SHI <[email protected]> ` Re: Ignore error and carry on 2022-05-07 14:38 UTC David G. Johnston <[email protected]> [2+ messages in thread] Has anyone tried to run lots of postgres commands in parallel in this way? 2022-04-28 09:57 UTC Shaozhong SHI <[email protected]> ` Re: Has anyone tried to run lots of postgres commands in parallel in this way? 2022-04-29 07:20 UTC Samed YILDIRIM <[email protected]> ` Re: Has anyone tried to run lots of postgres commands in parallel in this way? 2022-04-29 19:16 UTC Erik Brandsberg <[email protected]> [3+ messages in thread] How to use password in psql command line? 2022-04-28 09:10 UTC Shaozhong SHI <[email protected]> ` Aw: How to use password in psql command line? 2022-04-28 09:38 UTC Karsten Hilbert <[email protected]> ` Re: How to use password in psql command line? 2022-04-29 07:18 UTC Samed YILDIRIM <[email protected]> [3+ messages in thread] parallel-processing multiple similar query tasks - any example? 2022-04-27 23:33 UTC Shaozhong SHI <[email protected]> ` Re: parallel-processing multiple similar query tasks - any example? 2022-04-28 17:14 UTC Steve Midgley <[email protected]> ` Re: parallel-processing multiple similar query tasks - any example? 2022-04-28 17:46 UTC Shaozhong SHI <[email protected]> ` Re: parallel-processing multiple similar query tasks - any example? 2022-04-28 18:22 UTC Erik Brandsberg <[email protected]> [4+ messages in thread] xargs psql 2022-04-28 11:32 UTC Shaozhong SHI <[email protected]> ` AW: xargs psql 2022-04-28 13:10 UTC Marc Mamin <[email protected]> ` Re: xargs psql 2022-04-28 13:59 UTC Rob Sargent <[email protected]> ` Re: xargs psql 2022-04-28 14:05 UTC Shaozhong SHI <[email protected]> ` Re: xargs psql 2022-04-28 14:53 UTC Rob Sargent <[email protected]> [5+ messages in thread] Create index on user defined type 2022-04-19 16:27 UTC aditya desai <[email protected]> ` Re: Create index on user defined type 2022-04-19 16:29 UTC Christophe Pettus <[email protected]> ` Re: Create index on user defined type 2022-04-19 17:03 UTC aditya desai <[email protected]> ` Re: Create index on user defined type 2022-04-19 18:18 UTC Rob Sargent <[email protected]> ` Re: Create index on user defined type 2022-04-24 10:43 UTC Samed YILDIRIM <[email protected]> [5+ messages in thread] Understanding SQL queries 2022-04-14 09:10 UTC João Paulo Almeida <[email protected]> enable/disable instead of trigger 2022-04-12 13:12 UTC Voillequin, Jean-Marc <[email protected]> How best to do parallel query given tens of thousands of iteration of a loop of recursive queries? 2022-04-10 13:50 UTC Shaozhong SHI <[email protected]> ` Re: How best to do parallel query given tens of thousands of iteration of a loop of recursive queries? 2022-04-10 16:03 UTC Steve Midgley <[email protected]> ` Re: How best to do parallel query given tens of thousands of iteration of a loop of recursive queries? 2022-04-10 16:13 UTC David G. Johnston <[email protected]> [3+ messages in thread] Long running processes and commit writing to disk 2022-04-08 16:39 UTC Shaozhong SHI <[email protected]> ` Long running processes and commit writing to disk 2022-04-08 16:39 UTC Shaozhong SHI <[email protected]> ` RE: Long running processes and commit writing to disk 2022-04-08 16:52 UTC Mike Sofen <[email protected]> ` Re: Long running processes and commit writing to disk 2022-04-08 17:05 UTC Rob Sargent <[email protected]> ` Re: Long running processes and commit writing to disk 2022-04-08 18:01 UTC Ron <[email protected]> [5+ messages in thread] Does postgresql know the check condition is valid or not. or can check deduce from multiple conditions 2022-04-06 04:07 UTC Jian He <[email protected]> ` Re: Does postgresql know the check condition is valid or not. or can check deduce from multiple conditions 2022-04-06 04:10 UTC Tom Lane <[email protected]> ` Re: Does postgresql know the check condition is valid or not. or can check deduce from multiple conditions 2022-04-06 04:33 UTC David G. Johnston <[email protected]> [3+ messages in thread] Histogram question. 2022-04-05 14:34 UTC Jian He <[email protected]> ` Re: Histogram question. 2022-04-05 15:14 UTC Steve Midgley <[email protected]> [2+ messages in thread] How to just get the last in a recursive query 2022-04-04 22:14 UTC Shaozhong SHI <[email protected]> ` Re: How to just get the last in a recursive query 2022-04-04 22:16 UTC Rob Sargent <[email protected]> ` Re: How to just get the last in a recursive query 2022-04-04 23:21 UTC Shaozhong SHI <[email protected]> ` Re: How to just get the last in a recursive query 2022-04-04 23:24 UTC Rob Sargent <[email protected]> ` Re: How to just get the last in a recursive query 2022-04-04 23:32 UTC David G. Johnston <[email protected]> ` Re: How to just get the last in a recursive query 2022-04-05 00:00 UTC Steve Midgley <[email protected]> ` Re: How to just get the last in a recursive query 2022-04-05 00:50 UTC David G. Johnston <[email protected]> ` RE: How to just get the last in a recursive query 2022-04-05 13:03 UTC Tchouante, Merlin <[email protected]> [8+ messages in thread] How long does iteration over 4-5 million rows usually take? 2022-04-02 01:34 UTC Shaozhong SHI <[email protected]> ` How long does iteration over 4-5 million rows usually take? 2022-04-02 01:35 UTC Shaozhong SHI <[email protected]> ` Re: How long does iteration over 4-5 million rows usually take? 2022-04-02 01:47 UTC Adrian Klaver <[email protected]> ` Re: How long does iteration over 4-5 million rows usually take? 2022-04-02 02:18 UTC Ron <[email protected]> ` Re: How long does iteration over 4-5 million rows usually take? 2022-04-02 13:21 UTC Rob Sargent <[email protected]> ` Aw: Re: How long does iteration over 4-5 million rows usually take? 2022-04-02 13:46 UTC Karsten Hilbert <[email protected]> ` Re: Re: How long does iteration over 4-5 million rows usually take? 2022-04-02 14:16 UTC Shaozhong SHI <[email protected]> ` Re: Re: How long does iteration over 4-5 million rows usually take? 2022-04-02 14:34 UTC Benedict Holland <[email protected]> ` Re: How long does iteration over 4-5 million rows usually take? 2022-04-02 16:38 UTC Steve Midgley <[email protected]> [9+ messages in thread]
This inbox is served by agora; see mirroring instructions for how to clone and mirror all data and code used for this inbox