Skip to content

Replace Dockerized PostgreSQL with managed/remote PostgreSQL due to timezone configuration issues #1

@Dishagupta224

Description

@Dishagupta224

Currently, the backend uses a Dockerized PostgreSQL instance for local development. We are encountering repeated startup failures caused by PostgreSQL timezone configuration (Asia/Calcutta, which is invalid in newer PostgreSQL versions).

To simplify setup and avoid environment-specific database issues, we should remove the Docker-based PostgreSQL dependency and switch to a managed or remote PostgreSQL instance.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions