473,783 Members | 2,516 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Help, I've killed my system?

Hi,

I have a debian server running postgresql 7.03 from the packages
and also postgresql 7.1.3 from source. After doing an upgrade to some
system files (ahrrrrrr...apt-get is good but I like freeBSD ports) I
find that I no longer have the postgresql 7.03
installation but a miss matched 7.2 part install.

I still have the data folder from the database. Can anybody recommend a
plan for recovery...Some how reinsall 7.03 if I can find the .deb
package?...is it possible to move the data/base files into another
postgresql installation... can I import them?

thanks

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to ma*******@postg resql.org so that your
message can get through to the mailing list cleanly

Nov 22 '05 #1
2 1392
On Wed, Jan 28, 2004 at 05:01:32PM +1100, Dean Grubb wrote:
Hi,

I have a debian server running postgresql 7.03 from the packages
and also postgresql 7.1.3 from source. After doing an upgrade to some
system files (ahrrrrrr...apt-get is good but I like freeBSD ports) I
find that I no longer have the postgresql 7.03
installation but a miss matched 7.2 part install.
I guess you ticked the option to attempt an auto-upgrade. I never trust those :)
I still have the data folder from the database. Can anybody recommend a
plan for recovery...Some how reinsall 7.03 if I can find the .deb
package?...is it possible to move the data/base files into another
postgresql installation... can I import them?
Simplest seems to me would be to go to archives.debian .org and pull off the
7.0.2 debs and install those. Do a dump, and then upgrade and reimport.
While you're at it, go straight to 7.4.

Then, put the postgresql package on hold so it never tries that again.

--
Martijn van Oosterhout <kl*****@svana. org> http://svana.org/kleptog/ (... have gone from d-i being barely usable even by its developers
anywhere, to being about 20% done. Sweet. And the last 80% usually takes
20% of the time, too, right?) -- Anthony Towns, debian-devel-announce


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQFAF2jIY5T wig3Ge+YRAmSFAK DZa9GxHGpiz0uE9 12EDmO+2KhTjgCg gBym
RNNv/CA+bT5D3Od+EKwL XN4=
=Tfxl
-----END PGP SIGNATURE-----

Nov 22 '05 #2
Dean Grubb <de**@atrium-online.com.au> writes:
I have a debian server running postgresql 7.03 from the packages
and also postgresql 7.1.3 from source. After doing an upgrade to some
system files (ahrrrrrr...apt-get is good but I like freeBSD ports) I
find that I no longer have the postgresql 7.03
installation but a miss matched 7.2 part install. I still have the data folder from the database. Can anybody recommend a
plan for recovery...Some how reinsall 7.03 if I can find the .deb
package?...is it possible to move the data/base files into another
postgresql installation... can I import them?


You need to reinstall 7.0.something --- you cannot use that data folder
with any other PG release series. I do not know the ins and outs of
Debian packaging well enough to recommend how to do that though ...

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Nov 22 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
2972
by: Martijn Rutte | last post by:
Hi, On one side, I have a Sybase 12.5 32 bits Server running on AIX 5.1 (maintenance level 3). On the other, I've got W2000 5.00.2195 (SP2) with SQL Server Standard Edition, Product Version 8.00.534 (SP2), having installed MDAC 2.6. I connect to the Sybase 12.5 database using Merant ASE ODBC driver for Sybase 12.5, and using the Microsoft OLE DB Provider for SQL Server that comes with this SQLServer version.
0
2322
by: Michael Bourgon | last post by:
I've been having the same problem for 2 weeks now. If anyone has any ideas, I'd love to hear them. We are using both SQL and Windows Authentication. I was running a Profiler Trace at the time, and am going through it now but have not seen anything yet. Thanks in advance. About once a week, at no fixed time (but so far, between 8am and 11am), my SQL Server 2000 on Windows 2000 (8.00.679) will stop responding. New connections will...
8
1268
by: SKY[net] | last post by:
I need to do a comparison between 3 numbers and tell the user if it's ascendinf, descending, equal or in no ordre. and ask if the user wants to compare 3 more numbers. Here's what i've done. I know that the comparison works. but now, my problem is that once i enter the 3 numbers i see him giving me the answer, but the screen disaper. can you help me?
3
2190
by: pat saunders | last post by:
Hi, We have an application that is written in COBOL and links into a C API. Every so often the process freezes and has to be killed and restarted. To help solve the problem , a pstack trace was run when it froze . The strange thing is : sigsuspend is not called directly in the code, it must be in a library file. My main question is does this stack trace show that the problem is in the C code (my prob) or the COBOL code (not my prob!!!) Is...
2
5438
by: Praveen K | last post by:
I have a problem in communicating between the C# and the Excel Interop objects. The problem is something as described below. I use Microsoft Office-XP PIA dll’s as these dll’s were been recommended by many for web applications. I create the instances of Excel, Workbook and the worksheet. And later on Release the references by “System.Runtime.InteropServices.Marshal.ReleaseComObject(Object)” and making the object as null finally....
1
1978
by: Michael D. Reed | last post by:
I am using the help class to display a simple help file. I generated the help file using Word and saving it as a single page Web page (.mht extension). I show the help file with the following statement. Help.ShowHelp(Parent:=Me, url:=Me.HELP_URL_PRE & Me.myWorker.HelpFile) How do I get it to go away when the program exits? Now when I quit the program that I called it form the help file is sill displayed. Is there a way to get a handle...
3
1362
by: Jon | last post by:
All, I'm currently building a custom Content Management system for a site we're working on, and am stuck. Currently, I am using a couple of classes to run most of the queries throughout the application. Well, I'm pretty stuck now. What I need to do is use a variable throughout my classes that is a Session variable. I really can't find another solution. The syntax I was using for this variable before (I actually hard coded it during my...
6
1885
by: JACK GUNAWAN via AccessMonster.com | last post by:
Hi, I have trouble setting up an access database on a wan because I am using dial up which charges per minute. How can I get the database to be sharred across miles with much stability and lower cost. I have read all the wan posting but still does not apply to my situation. Is using a thin server/ terminal service means that I need to connect to the main server all the time? Is using the indirect replication manager applicable to me with...
0
9480
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10147
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9946
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8968
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development projectplanning, coding, testing, and deploymentwithout human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7494
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupr who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5511
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4044
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3645
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2877
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.