uditsharma commented on issue #2216:
URL: https://github.com/apache/age/issues/2216#issuecomment-3268688455
I am using Age Extension version = 1.5.0 and my posgres version is
PostgreSQL 16.3.
Btw i am running Age via Docker.
`docker run \
--name age \
-p 5455:5432 \
-e POSTGRES_USER=postgresUser \
-e POSTGRES_PASSWORD=postgresPW \
-e POSTGRES_DB=postgresDB \
-d \
apache/age`
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]