Forum Discussion
3 Replies
Sort By
Replies have been turned off for this discussion
- AbesamaLevel 6
If you know the DS ID of the dataselection - let's say DS ID is 99, for example.
/opt/pddb/bin/psql -U pddb mb -c "select id, dirname, basename, mtime, size, cdoref, mdoref, sdoref from dslast_99" > /tmp/DSlast_99_polist.out
** Edit **
Oops, you said "from client"
Then I do not know any such command, sorry.Message Edited by Abesama on 02-18-2009 02:50 PM - bakitupLevel 4
Correct, I need to query the information from the client.
Jeff
- Nicolas_CureLevel 4If you can log on to the server via SSH from the client you can run the command above.
Related Content
- 11 years ago
- 13 years ago
- 11 years ago