Installation Issue on Ubuntu under Xen

From: "P(dot) Broennimann" <peter(dot)broennimann(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Installation Issue on Ubuntu under Xen
Date: 2012-12-09 10:40:06
Message-ID: CACm4aU8k5dbXMxh0LL46L9ahxD9YbcnSpVd4Fp9v52SW9E8DdQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi there

I have a VM running under XEN XCP. The VM is Ubuntu server 12.04.1/64
headless.

The VM is completely fresh & clean and works fine. Then I install
Postgresql...

sudo apt-get install python-software-properties

sudo add-apt-repository ppa:pitti/postgresql
sudo apt-get update
sudo apt-get install postgresql-9.2

...what works well. But when I reboot I see/get the following error:

* Starting load fallback graphics devices [fail]

Postgresql seems to work fine but anyone knows what is this error all
about? I never saw such a thing under my old Ubuntu 10.04 VM!?

Thanks & cheers,
Peter

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Thomas Kellerer 2012-12-09 14:14:30 Re: ERROR: unrecognized object class: 1262 with 9.2.2 but not with 9.2.1
Previous Message Thomas Kellerer 2012-12-09 10:36:11 ERROR: unrecognized object class: 1262 with 9.2.2 but not with 9.2.1