473,769 Members | 7,584 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Help: System requirements for postgresql 7.4.1

Hello, I'm evaluating that version and I can't find system requirements for it. Could anybody please help me with these questions?

1.1. Hardware:
1.1.1. C.P.U. (how many processors, what speed)
1.1.2. Ram. (minimum and desired)
1.1.3. Disk.
1.1.4. Networking.
1.1.5. Scalability

1.2. Software:
1.2.1. OS. (wich versions and patches are required for linux and solaris)
1.2.2. Required software packages.

Thank you very much.

Best regards,

JCD.

---------------------------(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
1 2003
It depends mostly on how much data you want ot store and how fast you want
to get at it. I've run postgres on old 486's with a few gig of disk space
and almost no ram. It wasn't fast but it was good for the hardware it was
on.

There is very little in the way of "required" packages since compiling from
source will customise it to your whatever your system has available.

It's available for every version of linux, no idea about solaris but probably.
I don't think it requires particular versions of anything.

Perhaps you need to be more specific?

On Thu, Jan 29, 2004 at 01:46:08PM -0400, Juan Carlos Diez wrote:
Hello, I'm evaluating that version and I can't find system requirements for it. Could anybody please help me with these questions?

1.1. Hardware:
1.1.1. C.P.U. (how many processors, what speed)
1.1.2. Ram. (minimum and desired)
1.1.3. Disk.
1.1.4. Networking.
1.1.5. Scalability

1.2. Software:
1.2.1. OS. (wich versions and patches are required for linux and solaris)
1.2.2. Required software packages.

Thank you very much.

Best regards,

JCD.

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

iD8DBQFAHGE8Y5T wig3Ge+YRArZjAK DNQJ9hi4m4+CEMY Sh5cNWZIQQrkACf Ypp8
RQWhDNEfnpuuYq4 EMbrkYO0=
=xIZb
-----END PGP SIGNATURE-----

Nov 22 '05 #2

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

Similar topics

20
2687
by: titi | last post by:
Question The road and traffic authority for a small country currently uses a system to store information about all 'currently' licensed drivers. A licensed driver has the following info stored about them in a record; 1. Given name(s) of the license holder.(not more than 128 char (may have spaces)). 2. Surname of the license holder.(Not more then 128 same like above).
22
1881
by: Rich | last post by:
I am trying to create a site that will re-direct a user based on their OS. For this site I will need to send NT4 and 95 users to site A and 2000/XP users to site B. All others should be directed to site B. Thanks in advance. Rich
10
3262
by: Rada Chirkova | last post by:
Hi, at NC State University, my students and I are working on a project called "self-organizing databases," please see description below. I would like to use an open-source database system for implementation and would really appreciate your opinion on whether PostgreSQL is suitable for the project. In general, I am very impressed by the quality of PostgreSQL code and documentation, as well as by the support of the developer community. ...
17
3803
by: Carmen Wai | last post by:
Hello: I would like to know whether there is any different in installing Postgresql on the Linux system with file system of EXT2 or EXT3. I have two machines with idential OS (Red Hat 7.3 install with postgresql 7.3.4) but with different file system, 1 is EXT2 and the other is EXT3. When I insert 10,000 records to the two machines, I found that the machine with EXT2 insert much quicker than the other with EXT3. Is postgresqk perform...
9
933
by: kbd | last post by:
Hello: I know that hardware requirements are dependent upon many factors. However I need a sanity check on this configuration. First the purpose of the database. - database will be used to support a risk analysis group in a small financial firm. - there will be daily "bulk" loads to the database - as well as updates via GUIs (JSP or java programs)
2
1392
by: Dean Grubb | last post by:
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...Somehow reinsall 7.03 if I can find the...
2
4284
by: wilbur douma | last post by:
We are looking at implementing a large Postgresql database (50GB - 100GB) and are wondering if there are any limitations or problems for a database of this size running on 32-bit architecture. I have seen some older posts where it appears that Postgresql seemed to have performance problems when the database reached 5GB, and it was recommended that 64-bit architecture be used. Is this still true with Postgresql version 7.4? This will be...
2
5907
by: Keith Bottner | last post by:
I just reinstalled my system and am in the process of getting PostgreSQL up and running again. During compilation of Postgres I received the following error: .... checking for main in -lunix... no checking for library containing crypt... -lcrypt checking for library containing fdatasync... none required checking for shmget in -lcygipc... no checking for readline... yes (-lreadline)
1
2774
by: DarkGiank | last post by:
Hi, im new to csharp and im trying to create a class that can change the application database without no rewriting all connection code... but cause some reason it is not working... it tells me that im not creating the object but im doing it,,, please help im a newbie to c# using System; using System.Collections.Generic; using System.Text; using System.Data; using System.Data.SQLite; using MySql.Data; using MySql.Data.MySqlClient; using...
0
9423
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
10048
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...
1
9996
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8872
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 project—planning, coding, testing, and deployment—without 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...
0
5304
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5447
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3963
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
3563
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2815
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.