Displaying 4 results from an estimated 4 matches for "scom_billing".
2023 Feb 19
2
Redundant Database, Pgsql ?
...are provising for redundant database connections
Basically i was working on my main db server (which is also a mail sever)
I current have this in the dovecot-pgsql.conf
______________________________________________________________________
driver = pgsql
connect = host=localhost port=5433 dbname=scom_billing user=pgsql
password=xxxxxxxxx
default_pass_scheme = PLAIN
password_query = SELECT username as user, password FROM email_users
WHERE username = '%u' and password <> 'alias' and status = True and
destination = '%u'
user_query = SELECT home, uid, gid FROM email_users...
2023 Jan 06
1
replicator: Panic: data stack: Out of memory when allocating 268435496 bytes
...sl_cert =</usr/local/etc/dovecot/cert/mail.hamletdevelopments.ca
> ssl_ca =</usr/local/etc/dovecot/cert/mail.hamletdevelopments.ca
> }
>
> pg sql support supporting replication
>
> # cat dovecot-pgsql.conf
> driver = pgsql
> connect = host=localhost port=5433 dbname=scom_billing user=pgsql password=
> default_pass_scheme = PLAIN
>
> password_query = SELECT username as user, password FROM email_users WHERE username = '%u' and password <> 'alias' and status = True and destination = '%u'
>
> user_query = SELECT home, uid, gid FRO...
2023 Jan 07
1
replicator: Panic: data stack: Out of memory when allocating 268435496 bytes
...ca =</usr/local/etc/dovecot/cert/mail.hamletdevelopments.ca
>> <http://mail.hamletdevelopments.ca>
>> }
>>
>> pg sql support supporting replication
>>
>> # cat dovecot-pgsql.conf
>> driver = pgsql
>> connect = host=localhost port=5433 dbname=scom_billing user=pgsql
>> password=
>> default_pass_scheme = PLAIN
>>
>> password_query = SELECT username as user, password FROM email_users
>> WHERE username = '%u' and password <> 'alias' and status = True and
>> destination = '%u'
>>...
2023 Jan 06
2
replicator: Panic: data stack: Out of memory when allocating 268435496 bytes
One step further in my quest to create a replacement mail server.
I now have my old mail server (2.3.19.1, macOS + MacPorts) and my new (2.3.20, Alpine Linux, Docker, apk package). When I turn on replication it works, but, after a while I see:
Jan 06 00:50:31 replicator: Panic: data stack: Out of memory when allocating 268435496 bytes
Jan 06 00:50:32 replicator: Fatal: master: