Hello ppl,
I have a question about ERROR: integer out of range in one function.
I modify the generate_ulid() function to accept also UNIX timestamp as
input parameter.
I drop old function and make new one:
CREATE FUNCTION generate_ulid(fromtime bigint default 0)
Then I declare two new var
Hi Devrim,
Thank you for your response.
I have tried your suggestion, but the error is still present.
I get below stack trace when I run 'yum update' or 'yum install'
I have tried few more things
1. If I specify --nogpgcheck in yum install or remove pgdg-redhat-all.repo,
the error goes away.
Hi,
On Tue, 2021-05-11 at 15:42 -0700, Dhanisha wrote:
>
> I also see a similar error while performing "yum install
> postgresql10-devel"
>
> yum-dump Repository Error: failure: repodata/repomd.xml from pgdg-
> common:
> [Errno 256] No more mirrors to try.
> https://download.postgresql.org/pub/