_binary_file('filename'));
\d+ pg_toast.pg_toast_relfilenode --- it's ok, the toast table exists
vacuum full reymont;
\d+ pg_toast.pg_toast_relfilenode --- it's ok, the toast table exists
it looks a little strange, any ideas? appreciate your help.
env:
pg14.4
linux 3.10.0-693.17.1.e17
thanks
walker
thanks Julien & Pavel
it's crystal clear now. thanks again for your kindly help
thanks
walker
-- Original --
From:
"Julien Rouhaud"
hanks
walker
-- --
??:
"Pavel Stehule"
dap --with-libxml --with-libxslt --with-uuid=e2fs --with-segsize=10
--with-wal-blocksize=16 --with-llvm LLVM_CONFIG=xxx CLANG=xxx
thanks
walker
4
lcov_base.info lcov_test.info
touch coverage-html-stamp
thanks
walker
-- Original --
From:
"Tom Lane"
install a newer version of lcov 1.13, it works fine with WARNING just same as
yours.
much appreciated
thanks
walker
-- Original --
From
t get flushed into wal file on
disk. Instead, if delay some time, e.g. 200ms, or more after issue create
table, in theory, the data in wal buffer should be written to disk by wal
writer.
However, I'm not sure the root cause. what's the difference between
wal_blocksize=8k and wal_blocksize=16k while flushing wal buffer data to disk?
thanks
walker
The same, the build directory is outside the source tree.
the version of lcov is 1.10
thanks
walker
-- Original --
From:
"Alvaro Herrera"
e-coverage
make
make check
make coverage-html
thanks
walker
-- Original --
From:
"Alvaro Herrera"
: *** Deleting file 'lcov_base.info'
if I repeat the above steps within the source tree directory, make
coverage-html works fine. From the official documentation, I didn't find any
limitations for "make coverage-html", not sure if I miss something.
thanks
walker
check
testing environment:
PostgreSQL: 13.2
redhat 7.4, 3.10.0-693.e17.x86_64
flex: 2.5.37
thanks
walker
11 matches
Mail list logo