Snort mailing list archives

Re: Problems with Snort and Postgresql


From: gbarreiro () equifax com br
Date: Thu, 6 Feb 2003 10:20:43 -0200


So, what the correct step to configure Postgre ?

Because my method doesn´t work !!!
                          
                          
                          
    Guilherme Antonio     
         Barreiro         
                          
    EQUIFAX DO BRASIL     
                          
     +55 11 3016-6196     
                          
 gbarreiro () equifax com br 
                          
                          
                          





                                                                                                                      
                    Demetri Mouratis                                                                                  
                    <dmourati () cm math       To:     gbarreiro () equifax com br                                      
    
                    .uiuc.edu>              cc:     bamm () satx rr com, <snort-users () lists sourceforge net>,        
    
                                             <snort-users-admin () lists sourceforge net>                               
 
                    05/02/2003 15:31        Subject:     Re: [Snort-users] Problems with Snort and Postgresql         
                                                                                                                      
                                                                                                                      




On Wed, 5 Feb 2003 gbarreiro () equifax com br wrote:


Really, the snort database does not exist.

When I execute the command "\l" from a  psql prompt, the next screen
show:

List of Databases
---------------------------------------------------
template0 | postgres | SQL_ASCII
template1 | postgres | SQL_ASCII
---------------------------------------------------

So, I create the database again and the snort database still does not
exist.


And now ?

$ su - postgres
# createdb snort
# cat create_postgresql | psql snort;
# zcat snortdb-extra.gz | psql snort;
# psql snort

Has always worked for me

Your SQL CREATE statement:

template1#: createdatabase snort  (creating database for snort)

looked wrong to me.
---------------------------------------------------------------------
Demetri Mouratis
dmourati () linfactory com


*************************************************************
O sigilo desta mensagem é protegido por lei. Se você a recebeu por engano,
queira apagá-la e informar-nos por e-mail endereçado ao remetente.
*************************************************************
The confidentiality of this message is protected by law. If you've received
it in error, please delete it and inform us by e-mail addressed to its
sender.
*************************************************************






*************************************************************
O sigilo desta mensagem é protegido por lei. Se você a recebeu por engano,
queira apagá-la e informar-nos por e-mail endereçado ao remetente.
*************************************************************
The confidentiality of this message is protected by law. If you've received
it in error, please delete it and inform us by e-mail addressed to its
sender.
*************************************************************





-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Snort-users mailing list
Snort-users () lists sourceforge net
Go to this URL to change user options or unsubscribe:
https://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users


Current thread: