[Libreoffice-bugs] [Bug 137442] Postgresql schema missing in Table Filter

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Oct 29 07:34:28 UTC 2020


https://bugs.documentfoundation.org/show_bug.cgi?id=137442

--- Comment #2 from mshiner at uzerp.com ---
(In reply to Robert Großkopf from comment #1)
> Which connection to PostgreSQL do you use? Direct, JDBC or ODBC?
> 
> Do I have only to run
> CREATE SCHEMA IF NOT EXISTS reports 
> to see the behavior?

Robert 

I am connecting to the open source uzERP ERP system - I think you may be able
to get a demo database here:

https://github.com/uzerpllp

Direct connection in the form 

host=[uzerphost] dbname=[uzerp] 

The postgreSQL backend db in question has the following

archive
information_schema
pg_catalog
public
reports
user_tables
validate

when I open the 'base' file they all appear but if I try to user table filter
the reports schema then doesn't show.

M

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20201029/2003f29c/attachment.htm>


More information about the Libreoffice-bugs mailing list