Обсуждение: mysysconf ?

Поиск
Список
Период
Сортировка

mysysconf ?

От
stan
Дата:
I am presently running on a Ubuntu 18.04 instance, and as you know
Debian/Ubuntu have upgraded to version 12. i have not completed the
upgrade yet, so I am in the situation of still having a version 11 server,
attaching from vversion 12 psql.

I was troubleshooting something a few minutes ago, and wound up looking t
the logfiles. I discovered that every time I connect like this I get an
error about the msysconf relation not existing.

This appears to be harmless, but I was wondering what the story on this is?


--
"They that would give up essential liberty for temporary safety deserve
neither liberty nor safety."
                        -- Benjamin Franklin



Re: mysysconf ?

От
Adrian Klaver
Дата:
On 11/19/19 4:32 PM, stan wrote:
> 
> I am presently running on a Ubuntu 18.04 instance, and as you know
> Debian/Ubuntu have upgraded to version 12. i have not completed the
> upgrade yet, so I am in the situation of still having a version 11 server,
> attaching from vversion 12 psql.
> 
> I was troubleshooting something a few minutes ago, and wound up looking t
> the logfiles. I discovered that every time I connect like this I get an
> error about the msysconf relation not existing.
> 
> This appears to be harmless, but I was wondering what the story on this is?

Access trying to connect via ODBC:

https://www.postgresql.org/message-id/OFCECDFA08.38A13A4F-ONC1256C5D.00544D5E@axxessit.no


> 
> 


-- 
Adrian Klaver
adrian.klaver@aklaver.com



Re: mysysconf ?

От
"Peter J. Holzer"
Дата:
On 2019-11-19 19:32:03 -0500, stan wrote:
> I am presently running on a Ubuntu 18.04 instance, and as you know
> Debian/Ubuntu have upgraded to version 12.

I don't think so. Neither Debian nor Ubuntu is in the habit of doing
major upgrades in the middle of a release and Ubuntu 18.04 was released
long before PostgreSQL 12.

Indeed, "apt policy" shows 10+190ubuntu0.1 to be the current version for
Ubuntu 18.04.

You have probably installed PostgreSQL from apt.postgresql.org, which
always has the newest version (but you can also install older versions
and stick with them).

        hp

--
   _  | Peter J. Holzer    | Story must make more sense than reality.
|_|_) |                    |
| |   | hjp@hjp.at         |    -- Charles Stross, "Creative writing
__/   | http://www.hjp.at/ |       challenge!"

Вложения