2024-03-15 UTC
# [campegg] Does anyone use Postgres much? I recently switched my Django install over from SQLite to Postgres because there's some stuff I want to play with, but the main thing I struggle with is copying my data back to my local dev environment… is there an easy (or at least non-complicated) way to grab a copy of the database that keeps indexes (indices?), etc intact?