agora inbox for pgsql-sql@postgresql.org  
help / color / mirror / Atom feed
Unsupported feature F867: WITH TIES
  2016-08-26 13:06 UTC  Jürgen Purtz <juergen@purtz.de>
` Re: [HACKERS] Unsupported feature F867: WITH TIES
  2016-08-26 15:58 UTC  Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
  [2+ messages in thread]

Display group title only at the first record within each group
  2016-08-23 16:13 UTC  CN <cnliou9@fastmail.fm>
` Re: Display group title only at the first record within each group
  2016-08-24 08:03 UTC  Harald Fuchs <hari.fuchs@gmail.com>
  [2+ messages in thread]

Autoincrement value in a SELECT statement
  2016-08-20 22:44 UTC  JORGE MALDONADO <jorgemal1960@gmail.com>
` Re: Autoincrement value in a SELECT statement
  2016-08-21 00:09 UTC  Tom Lane <tgl@sss.pgh.pa.us>
  [2+ messages in thread]

Wiindow Aggregate function
  2016-07-20 21:55 UTC  Herby Raynaud <herby.raynaud@gmail.com>

posgres optimizer not using the index on hstore     HELP
  2016-07-18 15:18 UTC  adam <adhamm31@hotmail.com>
` Re: posgres optimizer not using the index on hstore HELP
  2016-07-19 22:04 UTC  Steve Midgley <science@misuse.org>
` Re: posgres optimizer not using the index on hstore HELP
  2016-07-19 22:06 UTC  Tom Lane <tgl@sss.pgh.pa.us>
  [3+ messages in thread]

Exception handling in Foreign table
  2016-07-06 07:39 UTC  Gaurav Tomar <gauravtomar14@gmail.com>
` Re: Exception handling in Foreign table
  2016-07-06 17:35 UTC  Adrian Klaver <adrian.klaver@aklaver.com>
  [2+ messages in thread]

Missing data for column
  2004-01-09 07:15 UTC  azwa@nc.com.my
` Re: Missing data for column
  2004-01-09 09:54 UTC  Michael Glaesemann <grzm@myrealbox.com>
` Re: Missing data for column
  2004-01-12 01:07 UTC  azwa@nc.com.my
` missing data for column
  2016-07-01 20:20 UTC  tel medola <tel.medola@gmail.com>
` Re: missing data for column
  2016-07-01 20:30 UTC  Adrian Klaver <adrian.klaver@aklaver.com>
` Re: missing data for column
  2016-07-01 20:42 UTC  tel medola <tel.medola@gmail.com>
` Re: missing data for column
  2016-07-01 22:20 UTC  Steve Midgley <science@misuse.org>
  [7+ messages in thread]

Regarding RDS postgresql instance
  2016-06-23 12:36 UTC  Mallela, Anil <anil.mallela@emc.com>
` Re: [SQL] Regarding RDS postgresql instance
  2016-06-23 17:19 UTC  Steve Midgley <science@misuse.org>
` Re: Regarding RDS postgresql instance
  2016-06-24 15:28 UTC  Mallela, Anil <anil.mallela@emc.com>
` Re: Regarding RDS postgresql instance
  2016-06-24 15:51 UTC  David G. Johnston <david.g.johnston@gmail.com>
` Re: [SQL] Regarding RDS postgresql instance
  2016-06-24 17:19 UTC  Joshua D. Drake <jd@commandprompt.com>
  [5+ messages in thread]

Custom sort order with jsonb key
  2016-06-23 18:38 UTC  Anton Ananich <anton.ananich@gmail.com>
` Re: Custom sort order with jsonb key
  2016-06-23 19:03 UTC  David G. Johnston <david.g.johnston@gmail.com>
` Re: Custom sort order with jsonb key
  2016-06-23 19:14 UTC  Steve Midgley <science@misuse.org>
` Re: Custom sort order with jsonb key
  2016-06-23 19:40 UTC  Anthony Ananich <anton.ananich@gmail.com>
  [4+ messages in thread]

ANSI JOINS versus , like JOINS
  2016-06-20 10:06 UTC  Herwig Goemans <herwig.goemans@gmail.com>
` Re: ANSI JOINS versus , like JOINS
  2016-06-20 13:42 UTC  Tom Lane <tgl@sss.pgh.pa.us>
` Re: ANSI JOINS versus , like JOINS
  2016-06-20 15:35 UTC  Herwig Goemans <herwig.goemans@gmail.com>
  [3+ messages in thread]

Subquery with multiple rows
  2016-06-14 06:22 UTC  Weiss, Jörg <J.Weiss@dvz-mv.de>
` Re: Subquery with multiple rows
  2016-06-14 09:38 UTC  Benjamin Dietrich <b.dietrich@uni-tuebingen.de>
` Re: Subquery with multiple rows
  2016-06-14 12:37 UTC  Weiss, Jörg <J.Weiss@dvz-mv.de>
` Re: Subquery with multiple rows
  2016-06-14 13:04 UTC  David G. Johnston <david.g.johnston@gmail.com>
` Re: Subquery with multiple rows
  2016-06-14 15:13 UTC  Weiss, Jörg <J.Weiss@dvz-mv.de>
` Re: Subquery with multiple rows
  2016-06-14 15:42 UTC  Mohd Hazmin Zailan <mohdhazminzailan@gmail.com>
  [6+ messages in thread]

What does it mean? Plan stats and double rainbows.
  2016-06-09 21:11 UTC  Michael Moore <michaeljmoore@gmail.com>
` Re: What does it mean? Plan stats and double rainbows.
  2016-06-09 21:52 UTC  Thomas Kellerer <spam_eater@gmx.net>
` Re: What does it mean? Plan stats and double rainbows.
  2016-06-09 22:33 UTC  David G. Johnston <david.g.johnston@gmail.com>
` Re: What does it mean? Plan stats and double rainbows.
  2016-06-10 18:12 UTC  Michael Moore <michaeljmoore@gmail.com>
  [4+ messages in thread]

NOT NULL CHECK (mycol !='') :good idea? bad idea?
  2016-06-03 18:16 UTC  Michael Moore <michaeljmoore@gmail.com>
` Re: NOT NULL CHECK (mycol !='') :good idea? bad idea?
  2016-06-03 18:37 UTC  David G. Johnston <david.g.johnston@gmail.com>
` Re: NOT NULL CHECK (mycol !='') :good idea? bad idea?
  2016-06-03 18:56 UTC  David W Noon <david.w.noon@googlemail.com>
` Re: NOT NULL CHECK (mycol !='') :good idea? bad idea?
  2016-06-03 19:05 UTC  Adrian Klaver <adrian.klaver@aklaver.com>
` Re: NOT NULL CHECK (mycol !='') :good idea? bad idea?
  2016-06-03 19:25 UTC  Michael Moore <michaeljmoore@gmail.com>
  [5+ messages in thread]

jdbc and postgresql function session question
  2016-05-31 21:20 UTC  Michael Moore <michaeljmoore@gmail.com>
` Re: jdbc and postgresql function session question
  2016-05-31 22:01 UTC  Adrian Klaver <adrian.klaver@aklaver.com>
` Re: jdbc and postgresql function session question
  2016-05-31 22:36 UTC  David G. Johnston <david.g.johnston@gmail.com>
` Re: jdbc and postgresql function session question
  2016-06-01 14:29 UTC  Michael Moore <michaeljmoore@gmail.com>
  [4+ messages in thread]

My "variable number of bind variables for dynamic SQL" solution. Comments?
  2016-05-25 18:36 UTC  Michael Moore <michaeljmoore@gmail.com>
` Re: My "variable number of bind variables for dynamic SQL" solution. Comments?
  2016-05-25 19:43 UTC  David G. Johnston <david.g.johnston@gmail.com>
` Re: My "variable number of bind variables for dynamic SQL" solution. Comments?
  2016-05-26 22:59 UTC  Michael Moore <michaeljmoore@gmail.com>
` Re: My "variable number of bind variables for dynamic SQL" solution. Comments?
  2016-05-26 23:54 UTC  David G. Johnston <david.g.johnston@gmail.com>
` Re: My "variable number of bind variables for dynamic SQL" solution. Comments?
  2016-05-31 17:24 UTC  Michael Moore <michaeljmoore@gmail.com>
` Re: My "variable number of bind variables for dynamic SQL" solution. Comments?
  2016-05-31 17:28 UTC  David G. Johnston <david.g.johnston@gmail.com>
  [6+ messages in thread]

quoted csv to array pattern
  2016-05-25 23:25 UTC  Michael Moore <michaeljmoore@gmail.com>
` Re: quoted csv to array pattern
  2016-05-25 23:34 UTC  David G. Johnston <david.g.johnston@gmail.com>
` Re: quoted csv to array pattern
  2016-05-26 00:26 UTC  Michael Moore <michaeljmoore@gmail.com>
  [3+ messages in thread]

Array casting in where : unexpected behavior
  2016-05-25 06:42 UTC  Achilleas Mantzios <achill@matrix.gatewaynet.com>
` Re: Array casting in where : unexpected behavior
  2016-05-25 12:29 UTC  David G. Johnston <david.g.johnston@gmail.com>
` Re: Array casting in where : unexpected behavior
  2016-05-25 12:40 UTC  Achilleas Mantzios <achill@matrix.gatewaynet.com>
  [3+ messages in thread]

INOUT text[],OUT text parameter handling problem
  2016-05-24 22:19 UTC  Michael Moore <michaeljmoore@gmail.com>
` Re: INOUT text[],OUT text parameter handling problem
  2016-05-24 22:45 UTC  David G. Johnston <david.g.johnston@gmail.com>
` Re: INOUT text[],OUT text parameter handling problem
  2016-05-24 23:19 UTC  Michael Moore <michaeljmoore@gmail.com>
` Re: INOUT text[],OUT text parameter handling problem
  2016-05-24 23:43 UTC  David G. Johnston <david.g.johnston@gmail.com>
  [4+ messages in thread]

SQL query funnel analysis
  2016-05-21 16:52 UTC  Maks Materkov <materkov@gmail.com>

Handle untype-cast string as VARCHAR instead of TEXT
  2016-05-17 12:58 UTC  gmb <gmbouwer@gmail.com>
` Re: Handle untype-cast string as VARCHAR instead of TEXT
  2016-05-17 13:19 UTC  David G. Johnston <david.g.johnston@gmail.com>
` Re: Handle untype-cast string as VARCHAR instead of TEXT
  2016-05-17 16:23 UTC  gmb <gmbouwer@gmail.com>
  [3+ messages in thread]

PostgreSQL:ALTER TABLE command hangs forever when DB partitioning is enabled.
  2016-04-21 09:01 UTC  Venkatesan, Sekhar <sekhar.venkatesan@emc.com>
` Re: PostgreSQL:ALTER TABLE command hangs forever when DB partitioning is enabled.
  2016-04-21 09:08 UTC  Venkatesan, Sekhar <sekhar.venkatesan@emc.com>
` Re: PostgreSQL:ALTER TABLE command hangs forever when DB partitioning is enabled.
  2016-04-21 10:23 UTC  Venkatesan, Sekhar <sekhar.venkatesan@emc.com>
` Re: Re: PostgreSQL:ALTER TABLE command hangs forever when DB partitioning is enabled.
  2016-04-21 14:16 UTC  Adrian Klaver <adrian.klaver@aklaver.com>
` Re: Re: PostgreSQL:ALTER TABLE command hangs forever when DB partitioning is enabled.
  2016-04-25 05:47 UTC  Venkatesan, Sekhar <sekhar.venkatesan@emc.com>
` Re: PostgreSQL:ALTER TABLE command hangs forever when DB partitioning is enabled.
  2016-05-17 04:47 UTC  Venkatesan, Sekhar <sekhar.venkatesan@emc.com>
  [6+ messages in thread]

Create a trigger only for certain users
  2016-05-11 14:12 UTC  Ezequiel Luis Pellettieri <ezequiel.pellettieri@gmail.com>
` Re: Create a trigger only for certain users
  2016-05-11 14:22 UTC  Adrian Klaver <adrian.klaver@aklaver.com>
` Re: Create a trigger only for certain users
  2016-05-14 00:26 UTC  Ezequiel Luis Pellettieri <ezequiel.pellettieri@gmail.com>
` Re: Create a trigger only for certain users
  2016-05-16 19:53 UTC  Ezequiel Luis Pellettieri <ezequiel.pellettieri@gmail.com>
  [4+ messages in thread]

is this a good approach?
  2016-05-13 21:52 UTC  Michael Moore <michaeljmoore@gmail.com>
` Re: is this a good approach?
  2016-05-14 01:50 UTC  David G. Johnston <david.g.johnston@gmail.com>
` Re: is this a good approach?
  2016-05-14 15:46 UTC  Michael Moore <michaeljmoore@gmail.com>
  [3+ messages in thread]

please ignore question 1 in my previous post
  2016-05-13 23:52 UTC  Michael Moore <michaeljmoore@gmail.com>

oracle_fdw
  2016-05-13 14:43 UTC  Desmond Coertzen <patrolliekaptein@gmail.com>


[next (older)]

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox