On Thursday 09 August 2007, Mick <[EMAIL PROTECTED]> wrote
about 'Re: [gentoo-user] Set up drupal with postgres':
> On Thursday 09 August 2007 20:29, Boyd Stephen Smith Jr. wrote:
> > On Thursday 09 August 2007, Mick <[EMAIL PROTECTED]> wrote
> > > GR
On Thursday 09 August 2007 20:29, Boyd Stephen Smith Jr. wrote:
> On Thursday 09 August 2007, Mick <[EMAIL PROTECTED]> wrote
>
> about '[gentoo-user] Set up drupal with postgres':
> > USE mysql;
>
> \c postgres
>
> > INSERT INTO user (host, user, passw
On Thursday 09 August 2007, Mick <[EMAIL PROTECTED]> wrote
about '[gentoo-user] Set up drupal with postgres':
> USE mysql;
\c postgres
> INSERT INTO user (host, user, password, select_priv, insert_priv,
> update_priv) VALUES ('localhost', 'drupal',
Hi All,
I am trying to set up drupal on a box that has postgresql instead of mysql.
The problem is that the script offered in the Gentoo Wiki[1] is for mysql as
quoted below:
USE mysql;
INSERT
4 matches
Mail list logo