ansaurus

tags:

  • cbt
  • postgresql
  • rdbms
  • screencasts
  • training-videos

views:

153

answers:

1
Q: 

Where can i get any Screencasts for PostgreSQL?

Where can i get any Screencasts, Webcasts, Training Video's, Cbt's ect for PostgreSQL?

Thank you in advance

+3  A: 

The Main Page with a host of tutorials etc: http://www.postgresql.org/docs/current/static/tutorial.html

Few Videos: http://video.google.com.au/videoplay?docid=5745755015991749390# Great Google Search turns up a bunch of misc Postgres Vids: http://video.google.com.au/videosearch?q=Postgres+SQL&emb=0# http://showmedo.com/videotutorials/postgresql

Finding ScreenCasts http://video.google.com/videosearch?rlz=1C1GPMD_enUS328US331&sourceid=chrome&q=postgres+screencast&um=1&ie=UTF-8&ei=59gyS9PeIs7ZnAfzq6ntCA&sa=X&oi=video_result_group&ct=title&resnum=4&ved=0CBUQqwQwAw#

PortageMonkey  2009-12-24 03:00:12

related questions

How do I (or can I) SELECT DISTINCT on multiple columns (postgresql)?
Is it possible to make a recursive SQL query ?
What does it mean when a PostgreSQL process is "idle in transaction"?
C# .NET + PostgreSQL
Possible to perform cross-database queries with postgres?
Cascading deletes in PostgreSQL
How to concatenate strings of a string field in a PostgreSQL 'group by' query?
Languages other than SQL in postgres
How to prevent Write Ahead Logging on just one table in PostgreSQL?
Using MS Access & ODBC to connect to a remote PostgreSQL
Reasons for SQL differences
PostgreSQL perfomance monitoring tool
How do you use script variables in PostgreSQL?
MySQL vs PostgreSQL for Web Applications
joining latest of various usermetadata tags to user rows
Good strategy for leaving an audit trail/change history for DB applications?
PostgreSQL: GIN or GiST indexes?
Migrating from MySQL to PostgreSQL
What's the preferred way to connect to a postgresql database from PHP?
Use for the phppgadmin Reports Database?
Recommendation for a PostgreSQL Programming Tutorial?
SQL Case Statement Syntax?
What language do you use for Postgresql triggers and stored procedures?
String literals and escape characters in postgresql
Python and MySQL
The questions, topics and answers come from serverfault.com, stackoverflow.com and superuser.com, and are licensed under the cc-wiki license.
© 2010 Chad Scira / icodeforlove