Re: [GENERAL] Help Me !!!

2008-07-25 Thread Danyelle Gragsone
2008/7/24 <[EMAIL PROTECTED]>: > > > Hello boys, > I have a problem are not practical for sql. > > I helped to find the 'error of this query? > > SELECT > fresh.articoli.barcode, > fresh.articoli.descrizione, > fresh.articoli.grammatura, > fresh.articoli.id_marchio, > fresh.articoli.imballo,

Re: [GENERAL] REQUIREMENTS FOR POSTGRESQL DATABASE

2008-07-13 Thread Danyelle Gragsone
In the future could you please refrain from using caps in your subject line. It looks like you are screaming. thx

Re: [GENERAL] postgres and webmin

2007-06-27 Thread Danyelle Gragsone
yay its fixed. How do I make the topic solved? Danyelle ---(end of broadcast)--- TIP 5: don't forget to increase your free space map settings

Re: [GENERAL] postgres and webmin

2007-06-27 Thread Danyelle Gragsone
Yes, That was the odd thing about it. All I did was add the ip address. I will have to change my postgres password cause I can't remember it. bleh.. ---(end of broadcast)--- TIP 6: explain analyze is your friend

Re: [GENERAL] postgres and webmin

2007-06-27 Thread Danyelle Gragsone
Amazing how one little line.. makes everything sad. Now all I have to do is figure out how to login. My old username and password no longer works.. thanks for helping! ---(end of broadcast)--- TIP 3: Have you checked our extensive FAQ?

Re: [GENERAL] postgres and webmin

2007-06-27 Thread Danyelle Gragsone
Here is the entire file. # PostgreSQL Client Authentication Configuration File # === # # Refer to the PostgreSQL Administrator's Guide, chapter "Client # Authentication" for a complete description. A short synopsis # follows. # # This file control

Re: [GENERAL] postgres and webmin

2007-06-27 Thread Danyelle Gragsone
al connections: hostall all 127.0.0.1/32 trust # IPv6 local connections: #hostall all ::1/128 trust You mean like this? On 6/27/07, Andrej Ricnik-Bay <[EMAIL PROTECTED]> wrote: On 6/28/07, Danyelle Gragsone <[EMAIL PROTECTED]>

Re: [GENERAL] postgres and webmin

2007-06-27 Thread Danyelle Gragsone
I am sorry William but you lost me. I haven't disabled anything have I? On 6/27/07, William Leite Araújo <[EMAIL PROTECTED]> wrote: 2007/6/27, Danyelle Gragsone <[EMAIL PROTECTED]>: > Greetings, > > I am trying to setup postgres and postfix using webmin. I am >

[GENERAL] postgres and webmin

2007-06-27 Thread Danyelle Gragsone
Greetings, I am trying to setup postgres and postfix using webmin. I am following this guide: http://gentoo-wiki.com/HOWTO_Email:_A_Complete_Virtual_System_-_Postfix_to_Postgres I received the following in the postgres db section of webmin: select * from pg_database order by datname failed : no