[GRASSLIST:5251] ps.map and database selections

I need to print out some vector layers but the maps in question are
printed on the screen as a result of a d.vect.pg command. I do not see
anywhere in the ps.map documentation where it says anything about
database support.

How do I go about printing these layers?

--

--------------------------
Ed Davison
Sr. Systems Analyst
McCombs School of Business
512-232-6620 voice

I need to print out some vector layers but the maps in question are
printed on the screen as a result of a d.vect.pg command. I do not
see anywhere in the ps.map documentation where it says anything about
database support.

How do I go about printing these layers?

You will have to use GRASS 5.7 to do this. You can use the "where"
keyword in ps.map's vector drawing commands to limit via SQL query.

Hamish