Martin Gregorie skrev den 2023-01-03 23:43:
On Wed, 2023-01-04 at 10:24 +1300, Sidney Markowitz wrote:
Benny Pedersen wrote on 4/01/23 3:19 am:

If anyone else reading this is using 4.0.0 and postgres for AWL, are
you
seeing or not seeing this problem?

I use Postgresql, though not with SA.

I agree with your suggestion, but it would also  be useful to see the
definition of the table. 'psql', the postgres interactive command tool,
can be used to show this info: the psql command 

"\d tablename" 

displays columns in the 'tablename' table as well as other relevant
information about it. If Postgres was installed from a standard package,
the psql interactive program (and its manpage) should also have been
installed.

i have dumped all i have in posgres without data so only structure is here

https://usercontent.irccloud-cdn.com/file/WJmDq7xc/spamassassin_dump_tables%20only.txt

dont know what package means on gentoo, its stable versions i use, just not latest stable

if more info is needed i can provide it

Reply via email to