Re: gitmaster server problem?

2024-08-19 Thread Adrian Klaver
seem to be responding normally, as is gitmaster. regards, tom lane -- Adrian Klaver adrian.kla...@aklaver.com

Re: jsonb_set() strictness considered harmful to data

2019-10-21 Thread Adrian Klaver
On 10/21/19 12:50 PM, Tomas Vondra wrote: On Mon, Oct 21, 2019 at 08:06:46AM -0700, Adrian Klaver wrote: On 10/20/19 11:07 PM, Tomas Vondra wrote: On Sun, Oct 20, 2019 at 06:51:05PM -0400, Andrew Dunstan wrote: True. And AFAIK catching exceptions is not really possible in some code, e.g

Re: jsonb_set() strictness considered harmful to data

2019-10-21 Thread Adrian Klaver
n the above to me as I thought there are exception blocks in stored functions and now sub-transactions in stored procedures. -- Adrian Klaver adrian.kla...@aklaver.com

Re: Alternate methods for multiple rows input/output to a function.

2019-05-28 Thread Adrian Klaver
ting a temp table before invoking the function. For receiving an output of multiple rows i'm creating a temp table to reuse further in the code. Can this be done using Refcursor? Is it possible to convert refcursor to a temp table and use it as normal  table in query? -- Adrian Klaver adrian.kla...@aklaver.com

Re: Problem about partitioned table

2018-10-19 Thread Adrian Klaver
doc_rel - oid/) BIG QUESTION IS THAT How can I solve this problem?  What is your recommendations? Well a FK is a form of a trigger, so maybe create your own trigger on the child table(s). *PLEASE HELP ME !!!* -- */Best Regards,/* */Mehman Jafarov/* */DBA Aministrator at CyberNet L

Re: Code of Conduct plan

2018-09-15 Thread Adrian Klaver
at their absence will be keenly felt. In practice, therefore, democracy is going to win out. That's both good and bad. It's good because nobody wants a CoC witch-hunt, and it's bad because there's probably some behavior which legitimately deserves censure and will escape it. +1 -- Adrian Klaver adrian.kla...@aklaver.com

Re: Code of Conduct plan

2018-09-14 Thread Adrian Klaver
At any rate, whether I like it or not the CoC is here to stay. I just feel a dissenting opinion is important to the conversation. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Adrian Klaver adrian.kla...@aklaver.com

Re: Code of Conduct plan

2018-09-14 Thread Adrian Klaver
On 9/14/18 6:59 AM, Robert Eckhardt wrote: On Fri, Sep 14, 2018 at 9:41 AM, Adrian Klaver wrote: On 9/14/18 1:31 AM, Chris Travers wrote: I really have to object to this addition: "This Code is meant to cover all interaction between community members, whether or not it takes place w

Re: Code of Conduct plan

2018-09-14 Thread Adrian Klaver
Hosted Accounting and ERP.  Robust and Flexible.  No vendor lock-in. http://www.efficito.com/learn_more -- Adrian Klaver adrian.kla...@aklaver.com

Re: Code of Conduct plan

2018-06-03 Thread Adrian Klaver
behavior is called out in detail in the paragraphs above it. regards, tom lane [1] https://www.postgresql.org/message-id/56a8516b.8000...@agliodbs.com -- Adrian Klaver adrian.kla...@aklaver.com