Welcome Guest, Not a member yet? Register   Sign In
PostgreSQL application_name
#3

Try:
PHP Code:
    public array $default = [
        'DSN'=> "host=localhost port=5432 user=postgres password='postgres' dbname=test options='--application_name=CI4'",
        // ...
    ]; 
Reply


Messages In This Thread
PostgreSQL application_name - by clebersoncs - 08-19-2016, 10:32 AM
RE: PostgreSQL application_name - by byrallier - 03-24-2024, 12:39 PM
RE: PostgreSQL application_name - by kenjis - 03-24-2024, 05:13 PM
RE: PostgreSQL application_name - by byrallier - 05-04-2024, 12:16 PM
RE: PostgreSQL application_name - by Bosborne - 05-04-2024, 02:05 PM



Theme © iAndrew 2016 - Forum software by © MyBB