Jump to content

Search the Community

Showing results for tags 'enum postgresql'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General Discussion
    • Website Management and Coding
    • Technology and the Internet
    • Philosophy, Politics, and Science
    • Art and Entertainment
    • Other Discussion
  • HelioHost
    • Questions
    • Customer Service
    • How You Can Help
  • HelioNet
    • News
    • Contact HelioNet

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests

Found 1 result

  1. I would like to use the ENUM data type in a Postgresql database. Such a type must be created first with the CREATE TYPE ... AS ENUM ('...', '...') command. It is possible to do that in phpPgAdmin, but for that the config file for phpPgAdmin must have the "advanced objects" enabled. See for more info this: http://stackoverflow.com/questions/5389206/how-do-i-create-and-edit-composite-types-in-phppgadmin Since there is no Types section under Schemas, I presume in the config file of phpPgAdmin the "advanced objects" have not been enabled. Did I understand this correctly, and if so, could it be enabled? Thanks for your help! I am on Johnny, by the way.
×
×
  • Create New...