Providing a custom configuration file
For a MySQL or PostgreSQL database, you can provide a customization file to ensure that the database is configured correctly.
Supported parameters
Ephemeral supports the following customization file parameters. For details about the parameters and how they are used, go to the database platform documentation.
PostgreSQL
For PostgreSQL, Ephemeral supports:
max_wal_sizemin_wal_sizewal_buffersmax_connectionsshared_bufferscheckpoint_completion_targetcheckpoint_timeoutsynchronous_commitwork_memmaintenance_work_mem
MySQL
For MySQL, Ephemeral supports:
sql_modesql-modemax_allowed_packet
Providing the file
On the Settings tab of the database details panel, to provide the customization file:
Expand the Advanced Settings section.
Toggle Custom configuration file to the on position.
In the text area, paste the contents of the customization file.

Last updated
Was this helpful?

