Postgres 9.4 introduces a new column type: jsonb . json and jsonb columns store data differently, so just compare the two when you want to store JSON data and ...
確定! 回上一頁