Mailing List Archive

[Bricolage-Devel] Re: [Bricolage-Commits] Added a script to make db user grants, and lines to run it from make.
Mark,

You can actually do the grant in one SQL command. See bric_pgimport for
how its done.

David

On Wed, 2002-02-13 at 11:10, Mark Jaroski wrote:
> Log Message:
> -----------
> Added a script to make db user grants, and lines to run it from make.

--
David Wheeler AIM: dwTheory
david@kineticode.com ICQ: 15726394
Yahoo!: dew7e
Jabber: Theory@jabber.org
Kineticode. Setting knowledge in motion.(sm)


_______________________________________________
Bricolage-Devel mailing list
Bricolage-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bricolage-devel
Re: [Bricolage-Devel] Re: [Bricolage-Commits] Added a script to make db user grants, and lines to run it from make. [ In reply to ]
David Wheeler wrote:
>
> Mark,
>
> You can actually do the grant in one SQL command. See bric_pgimport for
> how its done.

Shoot.

--
--
=================================================================
-- mark at geekhive dot net --

_______________________________________________
Bricolage-Devel mailing list
Bricolage-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bricolage-devel
Re: [Bricolage-Devel] Re: [Bricolage-Commits] Added a script to make db user grants, and lines to run it from make. [ In reply to ]
David Wheeler wrote:
> You can actually do the grant in one SQL command. See bric_pgimport for
> how its done.

I just looked at it, and it looks like it's looping through
all of the objects, just like my script does.


--
--
=================================================================
-- mark at geekhive dot net --

_______________________________________________
Bricolage-Devel mailing list
Bricolage-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bricolage-devel