terminate called after throwing an instance of 'pqxx::broken_connection'
what(): connection to server on socket "/var/run/postgresql/.s.PGSQL.5432" failed: FATAL: role "zxctatar" does not exist
при попытке подключения к базе данных появляется следующая ошибка [b]текст ошибки[/b] [code]terminate called after throwing an instance of 'pqxx::broken_connection' what(): connection to server on socket "/var/run/postgresql/.s.PGSQL.5432" failed: FATAL: role "zxctatar" does not exist [/code] [b]код[/b] [code]#include #include "../../include/Database.h"