Re: BUG #8929: Drupal Website not working on Postgres 9.2

From: Marti Raudsepp <marti(at)juffo(dot)org>
To: rahuljadhav119(at)gmail(dot)com
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #8929: Drupal Website not working on Postgres 9.2
Date: 2014-01-23 13:15:11
Message-ID: CABRT9RAnE9okr=3t0n1ic4Y42a-viEFtu02+acAxKYOr-cvYkw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Thu, Jan 23, 2014 at 8:47 AM, <rahuljadhav119(at)gmail(dot)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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message oren 2014-01-23 13:48:13 BUG #8936: cluster initialisation failed
Previous Message hubert depesz lubaczewski 2014-01-23 13:05:08 Re: If operator statements