Fix pg_cron sql setup for postgres image #1000

Open
opened 2026-05-18 14:48:31 +00:00 by a24vinla · 2 comments
Collaborator
No description provided.
Author
Collaborator

Check branch 1000_Fix-pg_cron-sql-setup-for-postgres-image to review! It currently has a temporary serial primary key for averages table, since the primary key would usually be sensor name + date not allowing multiple rows added per day. The task currently runs every minute, which makes it much easier to test.

Check branch 1000_Fix-pg_cron-sql-setup-for-postgres-image to review! It currently has a temporary serial primary key for averages table, since the primary key would usually be sensor name + date not allowing multiple rows added per day. The task currently runs every minute, which makes it much easier to test.
Author
Collaborator

Remember to delete old postgres image and related volumes!

Remember to delete old postgres image and related volumes!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Andras/BoundlessFlowCampus2K#1000
No description provided.