mirror of
https://github.com/penpot/penpot.git
synced 2025-07-19 21:27:21 +02:00
✨ Make postgresql TOAST storage more friendly to ZFS.
This commit is contained in:
parent
7cfe768dbd
commit
5518f561f0
2 changed files with 53 additions and 0 deletions
|
@ -134,6 +134,9 @@
|
|||
|
||||
{:name "0040-add-error-report-tables"
|
||||
:fn (mg/resource "app/migrations/sql/0040-add-error-report-tables.sql")}
|
||||
|
||||
{:name "0041-mod-pg-storage-options"
|
||||
:fn (mg/resource "app/migrations/sql/0041-mod-pg-storage-options.sql")}
|
||||
])
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue