[ADMIN] Migration problems with encoding.

2006-12-12 Thread Manuel Trujillo
the postgresql version. How can i resolve this with a database about 16 Gb? Are there any document about how to solve this? Thank you very much. -- Manuel Trujillo Albarral Responsable de Sistemas VLEX NETWORKS S.L. Telf: 93-272.26.85 ext. 111 Jabber/GoogleTalk [EMAIL PROTECTED] http

[ADMIN] about rserv

2001-10-25 Thread Manuel Trujillo
much. Have a nice day ;-) TooManySecrets -- Manuel Trujillo [EMAIL PROTECTED] Technical Engineer http://www.motograndprix.com Dorna Sports S.L. +34 93 4702864 ---(end of broadcast)--- TIP 6: Have you searched our list archives?

[ADMIN] continuing with rserv replication

2001-10-31 Thread Manuel Trujillo
Hi. Anybody know if is possible to make more of one table "active for trigger" with the MasterAddTable program utilitie? Actually, only one table with one field is allowed for trigger changes on the table, and I want to make more of one field for trigger into a table. Thank'

[ADMIN] about the time of a process

2001-09-28 Thread Manuel Trujillo
Hi. Another question... How many take to time a backend process if it haven't gos "traffic" (or run any query), to dead?? Have postgresql a SET command for determinate this question? I will apologize about my bad english... sorry please. Thank's for all. -- Manuel Tru

[ADMIN] grant access

2001-11-19 Thread Manuel Trujillo
Hi. I'm using a postgresql-7.1.3 compiled into a Debian Potato. I need to grant access "select" to one user in all tables. How can I make this into "one command", without make "grant 1 to x", "grant 2 to x", etc, etc Thank you very much, an

[ADMIN] table test

2001-11-28 Thread Manuel Trujillo
is the best way to know the better type of table of this two types? Thank you very much! Have a nice day ;-) TooManySecrets -- Manuel Trujillo [EMAIL PROTECTED] Technical Engineer http://www.motograndprix.com Dorna Sports S.L. +34 93 4702864 ---(end

Re: [ADMIN] table test

2001-11-30 Thread Manuel Trujillo
||| > > > > > > > > > How is the best way to know the better type of table of this two types? Thank you very much. Have a nice day ;-) TooManySecrets -- Manuel Trujillo [EMAIL PROTECTED] Technical Engineer http://www.motograndprix.co

[ADMIN] wiew's & cache

2001-11-30 Thread Manuel Trujillo
Hi. Can Postgresql make a cache of different view's? Is for a dynamic website. Thank you. -- Manuel Trujillo [EMAIL PROTECTED] Technical Engineer http://www.motograndprix.com Dorna Sports S.L. +34 93 4702864 ---(end of broa

[ADMIN] zlib & readline

2001-12-05 Thread Manuel Trujillo
ebian GNU/Linux with zlib1g-dev and libreadline4-dev packages installed, and this provides zlib.h and readline, history.h, etc. Thank you very much. Have a nice day ;-) TooManySecrets -- Manuel Trujillo [EMAIL PROTECTED] Technical Engineer http://www.motograndprix.com Dorna Sports S.L.

[ADMIN] problems with postgresql speed

2001-12-03 Thread Manuel Trujillo
The result take a minute, or more, to show the results. The postgresql.conf I used is attached to this e-mail. The table "gallery_element" have 8644 rows, and it have got 25932 registers. The machine has 512 Mb RAM and 1.4 PIV processor. Thank you very much. -- Manuel Trujillo [

[ADMIN] compression -Fx "problem"

2001-12-04 Thread Manuel Trujillo
rning" like this: Archiver: WARNING - requested compression not available in this installation - archive will be uncompressed What I make to do for obtain the necessary compression for the "-Fc" flag and work after with pg_restore? Thank you very much. Have a nice day ;-) TooManyS

Re: [ADMIN] table test

2001-11-29 Thread Manuel Trujillo
On Wed, Nov 28, 2001 at 10:53:45AM +0100, Manuel Trujillo wrote: Please, anybody can help me with this :((( > Hi. > > I need to know howto make a test for know the best accuracy of two types of tables: > 1- a table with three fields, and with seven registers or more, and >

Re: [ADMIN] table test

2001-11-29 Thread Manuel Trujillo
field contain BLOB's, only character data. Is only to know if, for table design, is more fastest one or another... Sorry if I can't explain more, but my english is very bad, and the information I know, is this :( -- Manuel Trujillo [EMAIL PROTECTED] Technical Engineer

[ADMIN] problems with pg_sorttemp

2002-01-08 Thread Manuel Trujillo
Hi. Excuse me my ignorance, but I have a problem with the ../data/base/xxx/pg_sorttempxxx.x. About 7.4 G of file utilization of this files. Anybody can help me for look documentation about this, or directly, tell me why occur this? Thank you very much. -- Manuel Trujillo [EMAIL

[ADMIN] problem with pg_sorttemp files

2002-01-08 Thread Manuel Trujillo
n a mistake :( Thank you very much. -- Manuel Trujillo [EMAIL PROTECTED] Technical Engineer http://www.motograndprix.com Dorna Sports S.L. +34 93 4702864 ---(end of broadcast)--- TIP 3: if posting/reading through Usenet, please send an appr

Re: [ADMIN] dumping users objects

2002-01-09 Thread Manuel Trujillo
make a \d{p|S|l} (list permissions/system tables/objects, you could solve your litle problem. If you make a small shell script, you could obtain a nice report about this information. The \dt option, also make the same effect (more or less). Have a nice day ;-) TooManySecrets -- Manuel Trujillo

Re: [ADMIN] Maximum Performance

2002-01-24 Thread Manuel Trujillo
ocessor, so the more processors u > have the more backends u can run at once > hope it helps Yes, but... How can I know the exact size of my database? And, if I compile the postgresql under four processors, don't work like (or in a) SMP, distributing the charge into the four pro

[ADMIN] starting log problems

2002-02-06 Thread Manuel Trujillo
Hi. I've got compiled a postgresql-7.1.3 into a Debian Sid box (linux). All works fine, but sometimes, when I go to look the log, this is set to "zero", is empty. The postgresql don't write anything into it file. I don't know if it occurs when stop-start postgres, or has any problem, or... well,

Re: [ADMIN] pg_restore

2002-02-06 Thread Manuel Trujillo
his backup (I think). Have a nice day ;-) TooManySecrets -- Manuel Trujillo [EMAIL PROTECTED] Technical Engineer http://www.motograndprix.com Dorna Sports S.L. +34 93 4702864 ---(end of broadcast)--- TIP 3: if posting/read

[ADMIN] stopping "wal"

2002-02-12 Thread Manuel Trujillo
wal make a "recover of processes", returning to the last situation. I would like to know how to "say" to postmaster don't make a "recover" from the wal files. Sorry for this explanation, but my english is very poor... :( Thank you very much. Have a nice day ;-) TooMa

Re: [ADMIN] stopping "wal"

2002-02-12 Thread Manuel Trujillo
t=192.168.141.208 user=xxx database=example And make this, to 20 backend processes!!. Tom say me to run "initdb", but... If possible to clean this wal's??? Thank you very much from here to Tom and the rest of pg-admin people. Regards, Manuel. -- Manue

[ADMIN] Locale support

2002-02-14 Thread Manuel Trujillo
h language, for example, and I need when a make a query to database, with PHP, the results are in japanish. Can the database make this directly, or I need to make this via php programation, making a php connection with postgres with the appropiate arguments? Thank you very much. -- Manuel Trujillo

Re: [ADMIN] hanging psql session while granting...

2002-02-14 Thread Manuel Trujillo
r a table, or tables, I use this: psql name_of_you_database < kk.sql | sed -e '1,3d' | awk '{print "GRANT "$priv" ON "$1" TO "$user";"}'>gdornaout psql motograndprix < gdornaout You need to set $priv (privileges), $user (affected

[ADMIN] problems with enconding (another...)

2002-02-18 Thread Manuel Trujillo
ossible to change the encoding. Anybody can help me, please? Thank you very much. -- Manuel Trujillo [EMAIL PROTECTED] Technical Engineer http://www.motograndprix.com Dorna Sports S.L. +34 93 4702864 ---(end of broadcast)

[ADMIN] moving tables and views

2002-02-21 Thread Manuel Trujillo
Hi. How can I move a view from a database X to database Y?? And, when a copy one or two tables, from one database to another, whith pg_dump, and I'm not putting the "-o" option, why preserve the oid's if I don't want it? Thank you very much. -- Manuel Trujillo

[ADMIN] problems with PgAdmin and database encoding.

2002-02-26 Thread Manuel Trujillo
a field of any table. This is the error of the log: ERROR: Unicode >= 0x1 is not supoorted This error is reported when she make a "cut&paste" of information from a microsoft word document, and cut this into the table. The postgresql version is 7.2. Anybody can help me plea

[ADMIN] Log's stopped.

2002-03-03 Thread Manuel Trujillo
On Fri, 2002-03-01 at 22:16, Tom Lane wrote: > Is the vacuum actually running (accumulating any CPU time)? Or is it > just waiting on a lock held by one of those other guys? > And what are they doing --- who started them, what query was sent to > 'em, etc? > If you haven't a clue, try attaching t

[ADMIN] config new server (problems with email server)

2002-03-15 Thread Manuel Trujillo
Hi. Sorry for that duplicated e-mail, but I think we have any problem with the e-mail server. I've a new server to put the database production. The characterictics of the new server are: 4 cpu's INTEL 1Ghz. 4 Gb. RAM My database is about 125-130 Mb of size, and I think this configuration for the