mirror of
https://github.com/Retropex/btcpayserver-docker.git
synced 2025-05-12 21:10:42 +02:00
update clocale
This commit is contained in:
parent
0a2d7605ce
commit
747f1de6eb
@ -1,7 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
# This script is meant to change the locale of btcpayserver database deployed in docker
|
||||
# This script is meant to fix the locale of btcpayserver database deployed in docker
|
||||
# This change will make sure requests to postgres are properly using indexes when querying on text Primary keys
|
||||
# You can run this if you suspect your server is very slow when you have lot's of invoices
|
||||
|
||||
set -e
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user