pages-cms icon indicating copy to clipboard operation
pages-cms copied to clipboard

Document the change to PostgreSQL

Open czepiec opened this issue 5 months ago • 2 comments

I assume this will happen soon, but I will create an issue for tracking.

I really welcome the change from SQLite to PostgreSQL, as an enterprise database standard easily deployable in any environment (K8s, etc.). Anyway, the documentation still lists SQLite / Turso as the database.

Change README and docs in pages-cms/website for use with PostgreSQL / Supabase.

czepiec avatar Jul 20 '25 10:07 czepiec

I just run to this issue right now. Is sqlite dropped???

jonromero avatar Jul 24 '25 20:07 jonromero

Yes, it is, updating the documentation.

I had too many issues with Turso and was running into some issues with concurrency (lots of writes for the cache).

hunvreus avatar Jul 25 '25 14:07 hunvreus