Thread: Can somebody save my bacon?

Can somebody save my bacon?

From
Dave
Date:
I've got a couple of testing databases that were running 7.2 beta 4 and
I accetently installed 7.2 final on those systems. Any way I can force
the postmaster up to do a pg_dumpall or has someone got a 7.2b4 source
tar ball they can mail me.

I can smell the grease burning ....



Re: Can somebody save my bacon?

From
Bruce Momjian
Date:
Dave wrote:
> I've got a couple of testing databases that were running 7.2 beta 4 and
> I accetently installed 7.2 final on those systems. Any way I can force
> the postmaster up to do a pg_dumpall or has someone got a 7.2b4 source
> tar ball they can mail me.
>
> I can smell the grease burning ....

Uh, I checked the ftp sites and don't see the beta's there anymore.  I
see beta4 stamped on 2001/12/12 so you can use CVS to grab a snapshot of
the code on that date.  If you need me to do that for you, email me
privately.

--
  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

Re: Can somebody save my bacon?

From
Bruce Momjian
Date:
Doug McNaught wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
>
> > Uh, I checked the ftp sites and don't see the beta's there anymore.  I
> > see beta4 stamped on 2001/12/12 so you can use CVS to grab a snapshot of
> > the code on that date.  If you need me to do that for you, email me
> > privately.
>
> We don't tag each beta in CVS?

Yes, I wasn't sure we were doing that, but I see it now:

    REL7_2_BETA4

Just grab that tag.

--
  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

Re: Can somebody save my bacon?

From
Doug McNaught
Date:
Bruce Momjian <pgman@candle.pha.pa.us> writes:

> Uh, I checked the ftp sites and don't see the beta's there anymore.  I
> see beta4 stamped on 2001/12/12 so you can use CVS to grab a snapshot of
> the code on that date.  If you need me to do that for you, email me
> privately.

We don't tag each beta in CVS?

-Doug
--
Let us cross over the river, and rest under the shade of the trees.
   --T. J. Jackson, 1863

Re: Can somebody save my bacon?

From
Dave
Date:
Thanks. Pulled from CVS on the tag an all is well. Enjoying my pemeal
and cheese on a bun!

Bruce Momjian wrote:
> Doug McNaught wrote:
>
>>Bruce Momjian <pgman@candle.pha.pa.us> writes:
>>
>>
>>>Uh, I checked the ftp sites and don't see the beta's there anymore.  I
>>>see beta4 stamped on 2001/12/12 so you can use CVS to grab a snapshot of
>>>the code on that date.  If you need me to do that for you, email me
>>>privately.
>>>
>>We don't tag each beta in CVS?
>>
>
> Yes, I wasn't sure we were doing that, but I see it now:
>
>     REL7_2_BETA4
>
> Just grab that tag.
>
>