Re: ¿Cuanta memoría necesita postgres?

From: Pablo Braulio <brulics(at)gmail(dot)com>
To: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
Cc: postgres <pgsql-es-ayuda(at)postgresql(dot)org>
Subject: Re: ¿Cuanta memoría necesita postgres?
Date: 2008-04-17 14:38:57
Message-ID: 48076101.7050208@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

>
> Esto es un chiste o que? Realmente pretendes correr Apache _Y_ Postgres
> en un servidor con 192 MB de RAM?
>
> Miré el calendario, pero falta bastante para el 28 de diciembre todavía ...
>

Je, je.

Pues, hablando en serio, no se que tiene de malo.

Mira esto:

firewall:/home/pablo# df -h
S.ficheros Tama�o Usado Disp Uso% Montado en
/dev/hda1 3,8G 2,4G 1,3G 66% /
tmpfs 31M 0 31M 0% /lib/init/rw
tmpfs 31M 4,0K 31M 1% /dev/shm
/var/lib/havp/havp.loop
97M 5,6M 87M 7% /var/spool/havp
firewall:/home/pablo# cat /proc/meminfo
MemTotal: 61984 kB
MemFree: 2220 kB
Buffers: 2312 kB
Cached: 21328 kB
SwapCached: 18056 kB
Active: 45644 kB
Inactive: 6804 kB
HighTotal: 0 kB
HighFree: 0 kB
LowTotal: 61984 kB
LowFree: 2220 kB
SwapTotal: 184708 kB
SwapFree: 120360 kB
Dirty: 52 kB
Writeback: 0 kB
Mapped: 36188 kB
Slab: 5316 kB
CommitLimit: 215700 kB
Committed_AS: 248644 kB
PageTables: 820 kB
VmallocTotal: 974548 kB
VmallocUsed: 880 kB
VmallocChunk: 973404 kB
firewall:/home/pablo# cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 5
model name : Pentium II (Deschutes)
stepping : 2
cpu MHz : 348.983
cache size : 512 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 2
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca
cmov pat pse36 mmx fxsr up
bogomips : 699.02
firewall:/home/pablo# dpkg -l |grep apache
ii apache-common 1.3.34-4.1 support
files for all Apache webservers
ii apache2 2.2.8-3 Next
generation, scalable, extendable web se
ii apache2-mpm-prefork 2.2.8-3 Traditional
model for Apache HTTPD
ii apache2-utils 2.2.8-3 utility
programs for webservers
ii apache2.2-common 2.2.8-3 Next
generation, scalable, extendable web se
ii libapache2-mod-php5 5.2.5-3
server-side, HTML-embedded scripting languag
firewall:/home/pablo# dpkg -l |grep postgres
ii postgresql-8.2 8.2.7-1
object-relational SQL database, version 8.2
ii postgresql-client-8.2 8.2.7-1 front-end
programs for PostgreSQL 8.2
ii postgresql-client-common 87 manager for
multiple PostgreSQL client versi
ii postgresql-common 87 PostgreSQL
database-cluster manager
ii postgresql-dev 7.5.22 development
files for libpq (transitional pa
firewall:/home/pablo# dpkg -l |grep mysql
ii libdbd-mysql-perl 4.006-1 A Perl5
database interface to the MySQL data
ii libmysqlclient15off 5.0.51a-3 MySQL
database client library
ii mysql-client 5.0.51a-3 MySQL
database client (meta package dependin
ii mysql-client-5.0 5.0.51a-3 MySQL
database client binaries
ii mysql-common 5.0.51a-3 MySQL
database common files
ii mysql-server 5.0.51a-3 MySQL
database server (meta package dependin
ii mysql-server-5.0 5.0.51a-3 MySQL
database server binaries
ii php5-mysql 5.2.5-3 MySQL
module for php5
ii ulogd-mysql 1.24-2 MySQL
extension to ulogd

pablo(at)firewall:~$ psql -l
Listado de base de datos
Nombre | Due�o | Codificaci�n
- -----------+----------+--------------
postgres | postgres | LATIN9
snort | pablo | LATIN9
template0 | postgres | LATIN9
template1 | postgres | LATIN9
ulogd | pablo | LATIN9
(5 filas)

Yo creo que si se puede. :-)
- --

< ¡¡Nos vemos!! >
----------------------------
\
\
.::!!!!!!!:.
.!!!!!:. .:!!!!!!!!!!!!
~~~~!!!!!!. .:!!!!!!!!!UWWW$$$
:$$NWX!!: .:!!!!!!XUWW$$$$$$$$$P
$$$$$##WX!: .<!!!!UW$$$$" $$$$$$$$#
$$$$$ $$$UX :!!UW$$$$$$$$$ 4$$$$$*
^$$$B $$$$\ $$$$$$$$$$$$ d$$R"
"*$bd$$$$ '*$$$$$$$$$$$o+#"
"""" """""""
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFIB2EBK7lGsMchFswRAnhNAKCKBsRLQbyEFzybEem63Jvo7WFb+QCglh8Q
rdPYxxYbKoOYGXpqkZwJPzs=
=yBFN
-----END PGP SIGNATURE-----

In response to

Responses

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Manuel Trujillo 2008-04-17 15:02:31 Re: ¿Cuanta memoría necesita postgres?
Previous Message Alvaro Herrera 2008-04-17 14:32:11 Re: ¿Cuanta memoría necesita postgres?