Can somebody save my bacon?

Started by Dave Smithabout 24 years ago5 messagesgeneral
Jump to latest
#1Dave Smith
dave@candata.com

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

#2Bruce Momjian
bruce@momjian.us
In reply to: Dave Smith (#1)
Re: Can somebody save my bacon?

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
#3Doug McNaught
doug@wireboard.com
In reply to: Bruce Momjian (#2)
Re: Can somebody save my bacon?

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

#4Bruce Momjian
bruce@momjian.us
In reply to: Doug McNaught (#3)
Re: Can somebody save my bacon?

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
#5Dave Smith
dave@candata.com
In reply to: Bruce Momjian (#4)
Re: Can somebody save my bacon?

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

Bruce Momjian wrote:

Show quoted text

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.