|
|
|
|
|
by redis_mlc
2078 days ago
|
|
The reality is that I commonly see MySQL production applications use non-admin accounts, and have never seen that for Postgres. So there is a problem. Can you see if there is a grant similar to MySQL's FILE for COPY FROM/TO in Postgres? The last time I checked in early 2019, there wasn't. |
|