Re: postgresql91-server install

2012-01-18 Thread Ryan Schmidt
On Jan 18, 2012, at 17:47, Érico wrote: > I have also installed wordpress @3.2.1_0 > > Can I use it with postgres ? or only with mysql ? According to "port deps wordpress" our port uses mysql. If it can be made to optionally use postgresql instead, I'm sure we would appreciate a patch to the

Re: postgresql91-server install

2012-01-18 Thread Phil Dobbin
On 18/1/12 23:47, "Érico" wrote: > I have also installed wordpress @3.2.1_0 > > Can I use it with postgres ? or only with mysql ? [snip] Your best bet for all things WP is: Extensive documentation, very helpful user forums & all round good eggs ;-) Cheers, Phil.

Re: postgresql91-server install

2012-01-18 Thread Phillip Koebbe
On Jan 18, 2012, at 5:47 PM, Érico wrote: > Hello !! > > Thks It worked !! Great! > > I have also installed wordpress @3.2.1_0 Sorry, I know absolutely nothing about wordpress. Hopefully someone else on the list will, though. Phillip ___ macport

Re: postgresql91-server install

2012-01-18 Thread Érico
Hello !! Thks It worked !! I have also installed wordpress @3.2.1_0 Can I use it with postgres ? or only with mysql ? I have tried to use a outside wordpress (also 3.2.1) with macports postgres . For that I tried to use a plugin named : pg4wp I have followed the instructions from the readme.t

Re: postgresql91-server install

2012-01-17 Thread Phillip Koebbe
On Jan 17, 2012, at 12:25 PM, Érico wrote: > Hi > > I am getting an error : > > bash-3.2$ psql -d postgres > Welcome to psql 8.3.17 (server 9.1.2), the PostgreSQL interactive terminal. > > Type: \copyright for distribution terms >\h for help with SQL commands >\? for help wi

Re: postgresql91-server install

2012-01-17 Thread Phillip Koebbe
On Jan 17, 2012, at 12:25 PM, Érico wrote: > Hi > > I am getting an error : > > bash-3.2$ psql -d postgres > Welcome to psql 8.3.17 (server 9.1.2), the PostgreSQL interactive terminal. > > Type: \copyright for distribution terms >\h for help with SQL commands >\? for help wi

Re: postgresql91-server install

2012-01-17 Thread Érico
Hi I am getting an error : bash-3.2$ psql -d postgres Welcome to psql 8.3.17 (server 9.1.2), the PostgreSQL interactive terminal. Type: \copyright for distribution terms \h for help with SQL commands \? for help with psql commands \g or terminate with semicolon to execute q

Fwd: postgresql91-server install

2012-01-11 Thread Phillip Koebbe
>> >> >> 5. sudo mkdir -p /opt/local/var/db/postgresql91/testdb >> > > When you make this directory, you're making an actual database. Rather, > you're making a data directory that PostgreSQL will use to store data. > This should say "you're *not* making an actual database" … shame on my

Re: postgresql91-server install

2012-01-11 Thread Phillip Koebbe
I'm not a PostgreSQL expert, but I'll offer what I can. See inline. On Jan 11, 2012, at 5:51 PM, Érico wrote: > Hello > > Thank you all for the help with mysql install and configuration > > It is working now > > I am jumping now to postgres which is the second db server I need to > configur

postgresql91-server install

2012-01-11 Thread Érico
Hello Thank you all for the help with mysql install and configuration It is working now I am jumping now to postgres which is the second db server I need to configure for that I have in my computer : $ port installed postgresql91 @9.1.1_1 postgresql91 @9.1.2_1 (active) postgresql91-server @9.1