-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update readmes and remove VZE and VZV from helper script #1714
base: main
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for atd-vze-staging canceled.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
don't look here. this file is still very much WIP. i will open a follow-up issue to complete it. i didn't want it to hold up this PR any further.
-c 'maintenance_work_mem=1GB' | ||
-c 'max_wal_size=4GB' | ||
-c 'shared_buffers=1GB' | ||
-c 'work_mem=32MB' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
my latest attempt at replicating successfully was with these settings:
command: postgres
-c 'maintenance_work_mem=1GB'
-c 'max_wal_size=5GB'
-c 'shared_buffers=2GB'
-c 'work_mem=64MB'
all this nonsense would be better served by it's own spinoff issue 😖
Associated issues
Testing
Spin up your local VZ stack: db, api, editor, viewer using the helper script and
npm
, as the docs suggest.Take a look at the docs and let me know what could be better.
🙏
Ship list
main
branch