Re: optimization issue

From: rob stone <floriparob(at)gmail(dot)com>
To: Atul Kumar <akumar14871(at)gmail(dot)com>, pgsql-general <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: optimization issue
Date: 2021-07-09 03:16:16
Message-ID: 9f75cdf5e2a33988c54f24fd04e8de486a3e3a49.camel@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

I am curious.

NVL, DECODE and SELECT FROM dual are Oracle methods and these appear in
your code.

How did you make these work in Postgres? 

Cheers,
Rob

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Lucas 2021-07-09 04:09:34 Re: Need suggestions about live migration from PG 9.2 to PG 13
Previous Message David G. Johnston 2021-07-08 20:54:20 Re: pg_dump's restore gives "operator does not exist: public.iprange = public.iprange" but copy paste works