antdb
antdb
I have tried to make this modification, Search by time result is correct ### for this file: config.inc.php 'dimension' => array( 'extra_fields' => 'where', 'hostname_max' => 'clear|where', 'ts_min' => 'date_range|reldate|clear|where',...
@funny-falcon ,I see this problem still exists, are there any plans to fix this?
@funny-falcon INFO: Backup files are synced, time elapsed: 0 INFO: Validating backup RZW6OO ERROR: Cannot seek block 261889 of "/data00/pgsql/backup/backups/pg_5436/RZW6OO/database/base/16393/16440.1": Invalid argument ERROR: Data files validation failed pgsql@n97-16-066:~$ du -sh...
@funny-falcon ,It seems n_blocks variable type is int ( file->n_blocks = (int) n_blocks) ,postgrespro has already fixed the (xid 32bit) issue, I think no reason why it can't be fixed!,Thank...
cmake -DPOSTGRESQL_LIBRARY=/opt/app/pg11/lib/postgresql/plpgsql.so -DPOSTGRESQL_INCLUDE_DIR=/opt/app/pg11/include -DPQ_LIBRARY=/opt/app/pg11/lib/libpq.so -DCMAKE_BUILD_TYPE=Release .. -- The C compiler identification is GNU 4.8.5 -- Check for working C compiler: /bin/cc -- Check for working C compiler: /bin/cc -- works...
make Scanning dependencies of target libkiwi [ 1%] Generating third_party/kiwi/kiwi/libkiwi.a -- The C compiler identification is GNU 4.8.5 -- Check for working C compiler: /bin/cc -- Check for working C...