Skip to content

Use memfs for PostgreSQLΒ #756

@moltar

Description

@moltar

By setting this:

PG_DATA: /dev/shm/pgdata/data

We could use memfs, and then speed up the container.

Other options and ideas for the test speed-ups:

I've been running tests for years with these options, without any known side effects:

-c shared_buffers=128MB -c fsync=off -c synchronous_commit=off -c full_page_writes=off

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions