Re: BUG #8929: Drupal Website not working on Postgres 9.2 - Mailing list pgsql-bugs

From Marti Raudsepp
Subject Re: BUG #8929: Drupal Website not working on Postgres 9.2
Date
Msg-id CABRT9RAnE9okr=3t0n1ic4Y42a-viEFtu02+acAxKYOr-cvYkw@mail.gmail.com
Whole thread Raw
In response to BUG #8929: Drupal Website not working on Postgres 9.2  (rahuljadhav119@gmail.com)
List pgsql-bugs
On Thu, Jan 23, 2014 at 8:47 AM,  <rahuljadhav119@gmail.com> wrote:
> I developed website in Drupal 6 with postgres 8.4 now i have to use postgres
> version 9.2.
>
> I had taken backup in plan format from 8.4 to restore in 9.2.
>
> after all restore process when I loads website in Browser it shows blank
> page only.

This is most likely a problem with Drupal or the way the backup was
created/restored, not a bug in PostgreSQL.

Note that pg_dump does not dump global objects such as roles, you need
to use pg_dumpall for that.

Regards,
Marti

pgsql-bugs by date:

Previous
From: hubert depesz lubaczewski
Date:
Subject: Re: If operator statements
Next
From: David Johnston
Date:
Subject: Re: BUG #8929: Drupal Website not working on Postgres 9.2