Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to Setup Postgres Timezone Using Easypanel? #87

Open
Faridalim opened this issue Sep 17, 2023 · 0 comments
Open

How to Setup Postgres Timezone Using Easypanel? #87

Faridalim opened this issue Sep 17, 2023 · 0 comments

Comments

@Faridalim
Copy link

Faridalim commented Sep 17, 2023

Hi, i am looking for ways to set Postgres db timezone. Any idea how to do that in easypanel? I can achieve this by running query : "ALTER DATABASE postgres_db SET TIMEZONE TO 'Asia/Jakarta';"

But i want to know if it is possible to set this using ENV field. I saw in some forums that you can set timezone by adding below env :
TZ=Asia/Singapore
PGTZ=Asia/Singapore

I have tried to add both env and hit save but the timezone was not changed. I have clicked stop and start service a few times but same result.

Could you guide me in this case? Thank you..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant