Commit Graph

11 Commits (d1a32a1e7c6520a9bee7c4c1e1cab115807269bf)

Author SHA1 Message Date
James Bardin 1338502c7b
Merge pull request #26924 from remilapeyre/concurrent-locks-pg
5 years ago
James Bardin 2635b3b023 update remote state to use legacy types
6 years ago
Rémi Lapeyre d81d521bcd Use a global sequence to create the IDs for each workspace
6 years ago
Rémi Lapeyre 12a0a21c0b Add skip_table_creation and skip_index_creation options to the pg backend
6 years ago
Rémi Lapeyre 42be5854a2 Properly quote schema_name in the pg backend configuration
6 years ago
yanndegat be5280e4e1 remote-state/pg: add option to skip schema creation (#21607)
7 years ago
Stephen Buergler fc5b186e8d Don't leak so many connections in the pg backend
7 years ago
Mars Hall a075a68c58 Correct name of pg backend‘s default schema
7 years ago
Mars Hall b9a91b7c1e Switch pg backend to use native Postgres locks
7 years ago
Mars Hall d4d798c25e Fix to use existing pg indexes
7 years ago
Mars Hall 9043005cfb Postgres database backend
7 years ago