Displaying 4 results from an estimated 4 matches for "alias_flag".
2023 Feb 19
2
Redundant Database, Pgsql ?
...nation = '%u'
#iterate_query = SELECT user, password FROM email_users WHERE username =
'%u' and password <> 'alias' and status = True and destination = '%u'
iterate_query = SELECT "username" as user, domain FROM email_users WHERE
status = True and alias_flag = False
_______________________________________________________________________
Basically I have replicaed servers all over the place but mail18
(because dovecot only knows of one db instance) went down as well.
May I please get some guidance on what to add to talk to another
postgresql server...
2023 Jan 06
1
replicator: Panic: data stack: Out of memory when allocating 268435496 bytes
...39;
>
> #iterate_query = SELECT user, password FROM email_users WHERE username = '%u' and password <> 'alias' and status = True and destination = '%u'
>
> iterate_query = SELECT "username" as user, domain FROM email_users WHERE status = True and alias_flag = False
>
>
>
>
>
> Happy Friday !!!
> Thanks - paul
>
> Paul Kudla
>
>
> Scom.ca Internet Services <http://www.scom.ca>
> 004-1009 Byron Street South
> Whitby, Ontario - Canada
> L1N 4S3
>
> Toronto 416.642.7266
> Main 1.866.411....
2023 Jan 07
1
replicator: Panic: data stack: Out of memory when allocating 268435496 bytes
...ry = SELECT user, password FROM email_users WHERE username
>> = '%u' and password <> 'alias' and status = True and destination = '%u'
>>
>> iterate_query = SELECT "username" as user, domain FROM email_users
>> WHERE status = True and alias_flag = False
>>
>>
>>
>>
>>
>> Happy Friday !!!
>> Thanks - paul
>>
>> Paul Kudla
>>
>>
>> Scom.ca <http://Scom.ca> Internet Services <http://www.scom.ca
>> <http://www.scom.ca>>
>> 004-1009 Byron Stre...
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: