Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

1
  • 3
    A good rule of thumb that I live by in the PG world is use underscores instead of camel case like you might do in Microsoft SQL Server. So do fast_table instead of "FastTable". I find extra quotes at the minimum to be annoying. Though others might find underscores to be the same. But I come from and Oracle background so I'm use to it. Commented Sep 1, 2011 at 16:08