From: | Flo Rance <trourance(at)gmail(dot)com> |
---|---|
To: | Andrew Gierth <andrew(at)tao11(dot)riddles(dot)org(dot)uk> |
Cc: | neelaveni <neelaveni(at)bksystems(dot)co(dot)in>, pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: Reg: Postgresql8.3 Using on Ubuntu |
Date: | 2019-04-29 06:51:50 |
Message-ID: | CAHogYcWz-ZOWQsFdjwZRbaUNXKaiPgqy6uwxKu5GF7+RwwpGig@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
Thank you Andrew for the details.
Flo
On Sat, Apr 27, 2019 at 1:45 PM Andrew Gierth <andrew(at)tao11(dot)riddles(dot)org(dot)uk>
wrote:
> >>>>> "neelaveni" == neelaveni <neelaveni(at)bksystems(dot)co(dot)in> writes:
>
> neelaveni> Thank you so much your suggestions help me lot ..... While
> neelaveni> using
>
> neelaveni> ./configure CFLAGS="-01", I got some error. Its seems to 01,
> neelaveni> but when I use CFLAGS="-O1" its working properly.
>
> The correct option would be CFLAGS="-O2 -fno-aggressive-loop-optimizations"
>
> That option will be used by default if you compile the REL8_3_STABLE
> branch tip from git; as an exceptional case, the option was backpatched
> to that branch (and some others) even after it was EOLed.
>
> --
> Andrew (irc:RhodiumToad)
>
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2019-04-29 06:56:40 | Re: BUG #15631: Generated as identity field in a temporary table with on commit drop corrupts system catalogs |
Previous Message | Daurnimator | 2019-04-29 03:56:02 | Re: BUG #15708: RLS 'using' running as wrong user when called from a view |