Re: 7.0.2 -> 7.0.3 problem - anyone? - Fixed! - Mailing list pgsql-hackers

From Mitch Vincent
Subject Re: 7.0.2 -> 7.0.3 problem - anyone? - Fixed!
Date
Msg-id 006001c04d27$4e61f600$0200000a@windows
Whole thread Raw
Responses Re: 7.0.2 -> 7.0.3 problem - anyone? - Fixed!  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
It wasn't PostgreSQL, it was me of course!

Seeing as it was so long ago, I forgot that the BLCKSZ on the production
server wasn't 32k, it was 31k (for whatever reason).. When I set the BLCKSZ
lower than that and tried to start the backend it told me that the database
was initialized with a BLCKSZ of 31k, strange that it didn't say that when I
compiled with a BLCKSZ of 32k but regardless of all that it was my stupidity
that was the problem, nothing more..

My apologies for wasting everyone's time, file this problem in the "stupid
user" category.

Thanks to all, I'm off to sit in the corner for a while...

-Mitch

----- Original Message -----
From: "Bruce Momjian" <pgman@candle.pha.pa.us>
To: "Mitch Vincent" <mitch@venux.net>
Sent: Sunday, November 12, 2000 6:47 PM
Subject: Re: [HACKERS] 7.0.2 -> 7.0.3 problem - anyone?


> Quite strange. There isn't much in 7.0.3 that would cause that.
>
>
> [ Charset ISO-8859-1 unsupported, converting... ]
> >
> > > You are correct.  It does not need a dump/restore.
> >
> > Excellent, my apologies for not being clear before... Do you have any
other
> > ideas as to what might have caused this problem?
> >
> > -Mitch
> >
> >
>
>
> --
>   Bruce Momjian                        |  http://candle.pha.pa.us
>   pgman@candle.pha.pa.us               |  (610) 853-3000
>   +  If your life is a hard drive,     |  830 Blythe Avenue
>   +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026
>



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: 7.0.2 -> 7.0.3 problem - anyone?
Next
From: Michael Fork
Date:
Subject: PHPBuilder article -- Postgres vs MySQL