Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# PowerSync Self Hosted Example

## 2025-02-03

- Updated Postgres sync bucket storage readme.

## 2025-01-16

- Updated PowerSync SDK packages in demo application.
Expand Down
2 changes: 1 addition & 1 deletion demos/nodejs-postgres-bucket-storage/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This is a demo for using Postgres as the sync bucket storage driver with PowerSync.

Separate Postgres servers are required for the bucket storage and replication data source.
See the Postgres sync bucket storage [docs](https://docs.powersync.com/self-hosting/installation/powersync-service-setup#postgres-storage-beta) for more information.

## Running

Expand Down