https://bugs.documentfoundation.org/show_bug.cgi?id=153431
--- Comment #25 from Robert Großkopf <[email protected]> --- Tested it like described in comment 18. Created a new table through GUI, not SQL directly. Saved table, opened it for input data. Set "ID" = 1 and "Memotext" = 'Hallo' Table editor shows 1 and 0 instead. Could open the table, close the table: Still "Memotext" will show 0. Could add next row → "Memotext" will show also 0. Only when closing the database file and reopening the file I could add content to "Memotext". All rows I added before will show '0' for "Memotext". All this with PostgreSQL 18 on OpenSUSE 15.6 in a database with many tables: Version: 26.2.3.2 (X86_64) Build ID: 70e089b17412e4cb7773e41413306b17a2328c34 CPU threads: 6; OS: Linux 6.4; UI render: default; VCL: kf5 (cairo+xcb) Locale: de-DE (de_DE.UTF-8); UI: de-DE Calc: threaded Note: There are other refreshing-problems with postgres like: Create a table with SERIAL field. Will only be shown as AutoValue after closing and reopening the Base file… -- You are receiving this mail because: You are the assignee for the bug.
