摘要:
listen 80; listen 443 ssl; server_name xxxxxx.org.cn www.xxxxxx.org.cn; large_client_header_buffers 4 1m; fastcgi_intercept_errors on; if ($server_por 阅读全文
posted @ 2024-01-10 15:59
滴滴滴
阅读(1263)
评论(0)
推荐(0)
摘要:
630 pg_dump -h 127.0.0.1 -U zzzzzzzzzzzzz -p 5432 -d ttttt --inserts > cosmic_fi.dump641 pg_restore -U zzzzzzzzzzzzz --no-owner --role postgres -d ttt 阅读全文
posted @ 2024-01-10 10:27
滴滴滴
阅读(36)
评论(0)
推荐(0)