• #dev 2024-03-15
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2024-03-15 UTC
# 19:23
[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?