From: | 김범승 <paul(dot)kim(at)brackets(dot)solutions> |
---|---|
To: | pgsql-bugs(at)lists(dot)postgresql(dot)org |
Subject: | Regarding postgresql installation on Google Cloud [Error] |
Date: | 2022-05-16 06:02:57 |
Message-ID: | CAPkb_ctyaKP0TEsTXFSB4O9b26rAxwwD+Q6pUb7a4yLLvNXrmg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
Hello,
I am Paul, Kim who utilizing postgresql database in google cloud Debian
linux environment to do my role.
As reading and applying information on postgresql website, regards of
version 10, 13, 14 of postgresql,
- https://www.postgresql.org/download/linux/debian/
- https://wiki.postgresql.org/wiki/Apt
- https://www.postgresql.org/docs/current/supported-platforms.html
Database is normally working well, and I had create User, Grand,
Extension, Function. however, *there are some errors in debian shell log
after installation as following descriptions*
when after set up the configuration files, and environment file, service
files to start server up, the problem occurs even though compatibility is
right.
- *ERROR : function aurora_version() does not exist at character 8*
- HINT : No function matches the given name and argument types. You
might need to add explicit type casts
- STATEMENT : select AURORA_VERSION();
as my research information aurora_version is included in AWS
environment.
I would like to ask your help regards of how to proceed postgresql server
start up on Google Cloud Platform host environment. and what version and
installation method is proper with Debian 10 or 11 version.
Thank you,
Paul.
From | Date | Subject | |
---|---|---|---|
Next Message | Richard Guo | 2022-05-16 06:39:15 | Re: BUG #17480: Assertion failure in parse_relation.c |
Previous Message | PG Bug reporting form | 2022-05-16 03:07:49 | BUG #17482: make world get error |