0x89g09sa823

Results 4 issues of 0x89g09sa823

For JIRA postgres database collation/character set "C" is OK. However Confluence requires utf-8 otherwise you will experience problems with saving/opening attachment with upper-case special character in attachment filename (see https://jira.atlassian.com/browse/CONFSERVER-54305...

enhancement

Remote old references to blacklabelops postgres container, updated psotgres versions and added a warning note about using compatible postgres versions

I have noticed that match_aws() function only works with ipv4 records fetched JSON, ipv4 and not with ipv6 For ipv4 JSON uses following form: `{ "syncToken": "1668133989", "createDate": "2022-11-11-02-33-09", "prefixes":...

Added steps required to setup postgres database. Changes include: * Relevant config lines in the config.py file, * Added required dependency for communication with postgres db: psycopg2-binary to requirements.txt *...