Re: [GENERAL] How to Import Excel Into PostgreSQL database

2008-12-23 Thread Julio Cesar Sánchez González
ing a nothing problem. See http://darkavngr.blogspot.com/2007/06/importar-datos-externos-nuestra-base-de.html for example. -- Regards, Julio Cesar Sánchez González. -- Ahora me he convertido en la muerte, destructora de mundos. Soy la Muerte que se lleva todo, la fuente de las cosas que ve

Re: [GENERAL] How to remove duplicate lines but save one of the lines?

2008-08-01 Thread Julio Cesar Sánchez González
-+- A | 1 B | 3 C | 44 (3 filas) have a lot of fun :) -- Regards, Julio Cesar Sánchez González. -- Ahora me he convertido en la muerte, destructora de mundos. Soy la Muerte que se lleva todo, la fuente de las cosas que vendran. www.sistemasyconectividad.com.m

Re: [GENERAL] Master-master replication with PostgreSQL

2008-04-16 Thread Julio Cesar Sánchez González
master-master replication tools for PostgreSQL. (They could be > commercial/paid for if necessary.) > > Rob Try with bucardo ("http://bucardo.org/";) may be help you :). Regards, Julio Cesar Sánchez González. www.sistemasyconectividad.com.mx [EMAIL PROTECTED] -- Sent via pgsql-genera

Re: [GENERAL] Installing on Windows without using msi Installer

2008-03-22 Thread Julio Cesar Sánchez González
/silent.html Regards, Julio Cesar Sánchez González. -- Ahora me he convertido en la muerte, destructora de mundos. Soy la Muerte que se lleva todo, la fuente de las cosas que vendran. www.sistemasyconectividad.com.mxhttp://darkavngr.blogspot.com/ -- Sent via pgsql-general mailing list

Re: [GENERAL] PostgreSQL 8.3.0 RPMs are available for download

2008-02-21 Thread Julio Cesar Leiva
I found the RPMs for postgresql8.3 suse here http://software.opensuse.org/search just type postgresql and choose your O.S ---(end of broadcast)--- TIP 4: Have you searched our list archives? http://archives.postgresql.org/

Re: [GENERAL] catalog info for sequences

2008-02-12 Thread Julio Cesar Sánchez González
ia INTO row; CLOSE secuencia; RAISE NOTICE 'secuencia = %, last_val = %',row.sequence_name, row.last_value; END LOOP; END; $$ LANGUAGE plpgsql; -- Regards, Julio Cesar Sánchez González. -- Ahora me he convertido en la muerte, destructora de mundos. Soy la Muerte que se

Re: [GENERAL] postgresql source build instructions for ubuntu 7.04

2008-01-21 Thread Julio Cesar Sánchez González
message can get through to the mailing list cleanly try change owner to data, "chown postgres.postgres /usr/local/pgsql/data" -- Regards, Julio Cesar Sánchez González. -- Ahora me he convertido en la muerte, destructora de mundos. Soy la Muerte que se lleva todo, la fu

Re: [GENERAL] SHA1 on postgres 8.3

2008-01-21 Thread Julio Cesar Sánchez González
alled pgcrypto.so, just create a small function: CREATE OR REPLACE FUNCTION sha1(text) RETURNS text AS ' SELECT ENCODE(DIGEST($1, ''sha1"),"hex") AS result ' LANGUAGE 'SQL'; -- Regards, Julio Cesar Sánchez González. -- Ahora me he convertido en la m

Re: [GENERAL] INSERT performance deteriorates quickly during a large import

2007-11-12 Thread Julio Cesar Sánchez González
st)--- > TIP 5: don't forget to increase your free space map settings Hi for all, Why better try use PERL DBI, may be better than. -- Regards, Julio Cesar Sánchez González. -- Ahora me he convertido en la muerte, destructora de mundos. Soy la Muert

Re: [GENERAL] Copy the database..

2007-11-04 Thread Julio Cesar Sánchez González
Try with de PITR (http://www.postgresql.org/docs/8.1/static/backup-online.html), should be help you... -- Regards, Julio Cesar Sánchez González. -- Ahora me he convertido en la muerte, destructora de mundos. Soy la Muerte que se lleva todo, la fuente de las cosas que vendran. w

[GENERAL] Partitioning

2007-08-18 Thread Julio Cesar Sánchez González
Hi guys, It's natural what master table in the partitioning table contain data (http://www.postgresql.org/docs/8.1/interactive/ddl-partitioning.html) ? or to be empty. Thanks for all. -- Regards, Julio Cesar Sánchez González www.sistemasyconectividad.com.mx blog: http://darkavngr.blogspo

Re: [GENERAL] Unable to connect to PostgreSQL server via PHP

2007-08-10 Thread Julio Cesar Sánchez González
> /var/lib/pgsql/data/postgresql.conf files are only different because I've > set listen_addresses = '*' on the new server (xyala) to see if I can make it > work. > > _ > Express yourself instantly with MSN

Re: [GENERAL] import content of XLS file into PostgreSQL

2007-08-07 Thread Julio Cesar Sánchez González
://darkavngr.blogspot.com/2007/06/importar-datos-externos-nuestra-base-d e.html with my blog. Regards, Julio Cesar Sánchez González

[GENERAL] SOCKET Conection on Windwos 2003 vs PostgreSQL 8.0.1

2005-08-25 Thread Julio Cesar
UNIX Server´s i dont have this situation.    If anyone have a idea, please return ... I use PostgreSQL for the last 4 year´s and i have to admit that is simply the best choice. Work´s fine and is very, very stable! ! !       Regard´s,   Julio Cesar Ledo Amaral Filho