Make database notaryserver and notarysigner only create the tables they need. The signer only needs the private_keys table, and the server only needs the timestamp_keys and tuf_files tables. Signed-off-by: Hu Keping <hukeping@huawei.com>