On Wed, May 1, 2013 at 9:16 AM, Jsmarterer <justin@xxxxxxxxxxxxx> wrote: > Hey gang, > > We created a PostgreSQL test for database admins to test their knowledge and > prove their skills to employers and members of the community. What do you > think? By taking the test and flagging any wonky questions, you'll be > helping make the test better for future PostgreSQL users. > > Check it out here <http://smarterer.com/tests/postgresql?c=forum-postgresql> > > Let me know if you have any questions and post your scores below! more nits: *) you may issue ALTER TABLE during vacuum. (it blocks, but you can still issue). *) lower() functional index is not case insensitive indexing and use of lower function is at least partially required. melrin -- Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general